|
Class Summary |
| Column |
Handles the low-level implementation details of columns. |
| Leading |
Handles the leading for text. |
| OutfilePdf |
Handles document creation/termination and command routines in iText library |
| PageFooter |
Places the page number as a footer on the bottom of each page (to the right)
Once it's working, it will be converted into a command. |
| PageSize |
All functions relating to setting, getting, and dumping the page size |
| ParaIndent |
Processes the indent of the first line of a paragraph |
| ParaSkip |
Handles the command specifying the amount of space (generally, the number of lines) to skip
before the beginning of a new paragraph. |
| Strikethru |
Manage strikethrough characteristics of text |
| Underline |
Handle underlining of text. |