Uses of Class
org.faceless.pdf2.OutputProfile.Extension
-
Packages that use OutputProfile.Extension Package Description org.faceless.pdf2 Contains the classes used to create a PDF document -
-
Uses of OutputProfile.Extension in org.faceless.pdf2
Methods in org.faceless.pdf2 that return types with arguments of type OutputProfile.Extension Modifier and Type Method Description List<OutputProfile.Extension>
OutputProfile. getExtensions()
Return the list of Extensions on the PDF.
-