| Class | Description |
|---|---|
| AbstractTool |
Every iText tool has to implement this interface.
|
| Bookmarks2XML |
Allows you to add bookmarks to an existing PDF file
|
| Burst |
This tool lets you split a PDF in several separate PDF files (1 per page).
|
| Concat |
Concatenates two PDF files
|
| Decrypt |
Allows you to decrypt an existing PDF file.
|
| DvdCover |
This is a simple tool that generates a cover for a DVD.
|
| Encrypt |
Allows you to encrypt an existing PDF file.
|
| ExtractAttachments |
This tool lets you extract the attachements of a PDF.
|
| Handouts |
Generates a PDF file that is useable as Handout.
|
| HtmlBookmarks |
Allows you to generate an index file in HTML containing Bookmarks to an existing PDF file.
|
| InspectPDF |
Allows you to inspect an existing PDF file.
|
| KnitTiff |
Knits two TIFF files, one with the even pages and another with the odd pages, together.
|
| LPRClient |
Allows you to print an existing PDF file via lpr.
|
| NUp |
This tool lets you generate a PDF that shows N pages on 1.
|
| PhotoAlbum |
Converts a Tiff file to a PDF file.
|
| RemoveLaunchApplication |
This tool copies an existing PDF and removes potentially dangerous code that launches an application.
|
| ReversePages |
This tool lets you take pages from an existing PDF and copy them in reverse order into a new PDF.
|
| SelectedPages |
This tool lets you select pages from an existing PDF and copy them into a new PDF.
|
| Split |
This tool lets you split a PDF in two separate PDF files.
|
| Tiff2Pdf |
Converts a Tiff file to a PDF file.
|
| TreeViewPDF |
Allows you to inspect an existing PDF file.
|
| Txt2Pdf |
Converts a monospaced txt file to a PDF file.
|
| Watermarker |
This tool lets you add a text watermark to all pages of a document.
|
| XML2Bookmarks |
Allows you to add bookmarks to an existing PDF file
|