Package | Description |
---|---|
com.itextpdf.kernel.pdf | |
com.itextpdf.pdfa |
Modifier and Type | Field and Description |
---|---|
protected StampingProperties |
PdfDocument.properties |
Modifier and Type | Method and Description |
---|---|
StampingProperties |
StampingProperties.preserveEncryption()
Defines if the encryption of the original document (if it was encrypted) will be preserved.
|
StampingProperties |
StampingProperties.useAppendMode()
Defines if the document will be edited in append mode.
|
Constructor and Description |
---|
PdfDocument(PdfReader reader, PdfWriter writer, StampingProperties properties)
Open PDF document in stamping mode.
|
Constructor and Description |
---|
PdfADocument(PdfReader reader, PdfWriter writer, StampingProperties properties)
Open a PDF/A document in stamping mode.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.