-
Notifications
You must be signed in to change notification settings - Fork 218
Features
galkahana edited this page Sep 14, 2010
·
24 revisions
The follow lists documented features:
-
Images Support – you can use the library to embed JPG and TIFF images in the PDF stream. Read about it here Images Support.
- JPG Images support details- support of JPG Images is through the native DCT decoder. see JPG Images Support
- TIFF Image support details – support of TIFF Images is through encoding/decoding with the assistance of LibTiff. see TIFF Images Support
- First Steps In Creating a PDF file
- Creating PDF Pages
- Images Support
- Text Support
- Adding Content to PDF Pages
- Links
- Unicode and UnicodeString class
- PDF Embedding
- Custom input and output
- Using Form XObjects
- Forward Referencing
- JPG Images Support
- TIFF Images Support
- PNG Images support