Uses of Class
com.itextpdf.pdfoptimizer.AbstractOptimizationHandler
-
Uses of AbstractOptimizationHandler in com.itextpdf.pdfoptimizer
Modifier and TypeMethodDescriptionPdfOptimizer.addOptimizationHandler
(AbstractOptimizationHandler handler) Appends provided instance ofAbstractOptimizationHandler
to the current handler chain. -
Uses of AbstractOptimizationHandler in com.itextpdf.pdfoptimizer.handlers
Modifier and TypeClassDescriptionclass
This is the class is used to convert color space of objects located in the transferredPdfDocument
.class
Performs maximal compression of everyPdfStream
and full compression of thePdfDocument
.class
Looks for font dictionary duplications and merged them.class
Makes a subset of the font glyphs used in document.class
Looks for image streams and performs theirs optimization.