Class | Description |
---|---|
LinkInfo |
Utility class storing information about a link in the PDF.
|
PDFEncryption |
Encrypt/Decrypt a PDF.
|
PDFInfo |
The class will parse the info embedded in a PDF, and return them either globally (
toHashMap() or
toString() ) or via individual getters. |
PDFLinks |
Extract links as list of
LinkInfo from a PDF. |
PDFMerge |
Merge several PDFs in one.
|
PDFPageExtractor |
Extract pages from a PDF.
|
PDFPageNumbering |
Add page numbers to a PDF, with misc parameters (font, size, color, position).
|
PDFTextExtractor |
Extracts raw text from a PDF.
|
PDFUtils |
Grouping miscellaneous utilities in this class.
|
Enum | Description |
---|---|
PDFPageNumbering.PAGE_NUMBER_POSITION |
Copyright © 2017 Nuxeo. All rights reserved.