Uses of Class
org.apache.fop.pdf.PDFFilterException
Packages that use PDFFilterException
Package
Description
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 PDFFilterExceptionModifier and TypeMethodDescriptionvoidFlateFilter.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.