Uses of Class
org.apache.fop.pdf.PDFOutputIntent
-
Packages that use PDFOutputIntent Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFOutputIntent in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFOutputIntent Modifier and Type Method Description PDFOutputIntent
PDFFactory. makeOutputIntent()
Make a OutputIntent dictionary.Methods in org.apache.fop.pdf with parameters of type PDFOutputIntent Modifier and Type Method Description void
PDFRoot. addOutputIntent(PDFOutputIntent outputIntent)
Adds an OutputIntent to the PDF
-