Uses of Class
org.apache.fop.pdf.PDFEncoding
Packages that use PDFEncoding
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of PDFEncoding in org.apache.fop.pdf
Methods in org.apache.fop.pdf that return PDFEncodingModifier and TypeMethodDescriptionPDFFactory.makeEncoding
(String encodingName) make a /Encoding objectMethods in org.apache.fop.pdf with parameters of type PDFEncodingModifier and TypeMethodDescriptionvoid
PDFFont.setEncoding
(PDFEncoding encoding) Sets the Encoding value of the font.