Inline text
Anatomy
<pdf:inline html="bool" leftmargin="float" rightmargin="float" x="(current abscissa)" y="(current ordinate)">
string
</pdf:inline>
Parents: pdf:header, pdf:footer, pdf:body
Description: PDF:INLINE prints text as flow content.
Attributes
| Name | Type | Description | Defined By |
|---|---|---|---|
| html | bool | HTML content | pdf:inline |
| leftmargin | float | Left margin | pdf:inline |
| rightmargin | float | Right margin | pdf:inline |
| x | float | Abscissa | pdf:inline |
| y | float | Ordinate | pdf:inline |