|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Removed Methods | |
WriterProperties
addUAXmpMetadata()
|
This method marks the document as PDF/UA and sets related flags is XMPMetaData. |
| Added Methods | |
WriterProperties
addPdfAXmpMetadata(
PdfAConformance)
|
Adds PDF/A XMP metadata to the PDF document. |
WriterProperties
addPdfUaXmpMetadata(
PdfUAConformance)
|
Adds PDF/UA XMP metadata to the PDF document. |
WriterProperties
setPublicKeyEncryption(
Certificate[],
int[]
|
Sets the certificate encryption options for the document. |
WriterProperties
setStandardEncryption(
byte[],
byte[]
|
Sets the encryption options for the document. |
| Changed Methods | ||
WriterProperties
setInitialDocumentId(
PdfString)
|
Documentation changed from old to new. |
The /ID entry of a document contains an array with two entries. |
WriterProperties
setPublicKeyEncryption(
Certificate[],
int[]
|
Documentation changed from old to new. |
Sets the certificate encryption options for the document. |
WriterProperties
setStandardEncryption(
byte[],
byte[]
|
Documentation changed from old to new. |
Sets the encryption options for the document. |
| Removed Fields | |
boolean
addUAXmpMetadata
|
|
| Added Fields | |
PdfAConformance
addPdfAXmpMetadata
|
|
PdfUAConformance
addPdfUaXmpMetadata
|
|
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||