Uses of Class
org.apache.fop.pdf.PDFFilterException
-
Packages that use PDFFilterException Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of PDFFilterException in org.apache.fop.pdf
Methods in org.apache.fop.pdf that throw PDFFilterException Modifier and Type Method Description voidFlateFilter. setBitsPerComponent(int bits)Set the number of bits per component.voidFlateFilter. setColors(int colors)Set the colors for this filter.voidFlateFilter. setColumns(int columns)Set the number of columns for this filter.voidFlateFilter. setPredictor(int predictor)Set the predictor for this filter.
-