iText Questions
Code samples that were made in answer to questions
by Bruno Lowagie
This is a series of examples written by Bruno Lowagie in answer to questions that were posted to the iText mailing list.
- Tables: Some table examples
- Objects: Examples explaining the use of Basic Building Blocks
- Images: Examples involving images and PDF
- Fonts: How to use Fonts
- Forms: Examples explaining how to work with interactive PDF forms
- JS: JavaScript examples
- Compress: about compressing PDF content streams
- Encrypt: about encrypting PDFs
- Stamping: Stamp extra content on existing PDF files
- Metadata: Some examples about metadata
- Import/Exp: Import pages from existing PDFs and export them to a new PDF
- Separators: Some examples about the use of separators: horizontal/vertical/glue/tabs
- GS/TS: Direct Content (graphics state and text state)
- OCG: Optional Content Groups
- Graphics2D: Some examples using java.awt.Graphics2D
All examples were tested on Windows Vista and Fedora Linux. Please don't use these examples if you don't understand the source code. Read the documentation (the book, tutorial,...) before asking questions. If you still have a question, please subscribe to the mailing list and refer to this page by its URL.
