Uses of Class
org.apache.fop.pdf.PDFProfile
-
Packages that use PDFProfile Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFProfile in org.apache.fop.pdf
Fields in org.apache.fop.pdf declared as PDFProfile Modifier and Type Field Description private PDFProfile
PDFDocument. pdfProfile
Indicates which PDF profiles are active (PDF/A, PDF/X etc.)Methods in org.apache.fop.pdf that return PDFProfile Modifier and Type Method Description PDFProfile
PDFDocument. getProfile()
-