In this section, we'll discuss problems that can occur when adding text at absolute positions.
How to adapt the position of the first line in ColumnText?
How to add an x-offset to a text pattern with every x-step?
How to add text inside a rectangle? | iText 5 PDF Development Guide
How to continue an ordered list on a second page? | iText 5 PDF Development Guide
How to divide a page in N parts so we can fill each with a different source?
How to draw a rectangle around multiline text? | iText 5 PDF Development Guide
How to fit a String inside a rectangle? | iText 5 PDF Development Guide
How to rotate a paragraph? | iText 5 PDF Development Guide
How to rotate a single line of text? | iText 5 PDF Development Guide
How to truncate text within a bounding box? | iText 5 PDF Development Guide
How to write a Zapfdingbats character at a specific location on a page?
What is causing syntax errors in a page created with iText?
Why does ColumnText ignore the horizontal alignment? - iText 5 PDF Library Explained
Why does using ColumnText result in "The document has no pages" exception?