preorder now! Get a free chapter!
Chapter 14: Automating PDF creation
This Chapter covers
- The theory of pages
- Page events in practice
- XML ideas for iText
Table of Contents:
14.1: Creating a page
- 14.1.1: Adding empty pages
- 14.1.2: Defining page boundaries
- 14.1.3: Reordering pages
14.2: Common page event functionality
- 14.2.1: Overview of the PdfPageEvent methods
- 14.2.2: Adding a header and footer
- 14.2.3: Adding 'page X of Y'
- 14.2.4: Adding watermarks
- 14.2.5: Automatic slide show
- 14.2.6: Automatic creation of bookmarks
- 14.2.7: Automatic creation of a table of contents
14.3: Alternative XML solutions
- 14.3.1: Writing a letter on company paper
- 14.3.2: Parsing a play
- 14.3.3: Parsing (X)HTML
- 14.3.4: Using HtmlWorker to parse HTML snippets
14.4: Enhancing the course catalog (part 2)
14.5: Summary
Figures and examples
Please log in to see the figures and examples from the book.