Uses of Class
com.itextpdf.kernel.pdf.annot.PdfTrapNetworkAnnotation
-
Uses of PdfTrapNetworkAnnotation in com.itextpdf.kernel.pdf.annot
Modifier and TypeMethodDescriptionPdfTrapNetworkAnnotation.setAnnotStates
(PdfArray annotStates) An array of name objects representing the appearance states (value of the /AS entryPdfAnnotation.getAppearanceState()
) for annotations associated with the page.PdfTrapNetworkAnnotation.setFauxedFonts
(PdfArray fauxedFonts) An array of font dictionaries representing fonts that were fauxed (replaced by substitute fonts) during the generation of trap networks for the page.PdfTrapNetworkAnnotation.setFauxedFonts
(List<PdfFont> fauxedFonts) A list of font dictionaries representing fonts that were fauxed (replaced by substitute fonts) during the generation of trap networks for the page.PdfTrapNetworkAnnotation.setLastModified
(PdfDate lastModified) The date and time when the trap network was most recently modified.PdfTrapNetworkAnnotation.setVersion
(PdfArray version) An unordered array of all objects present in the page description at the time the trap networks were generated and that, if changed, could affect the appearance of the page.