Uses of Class
com.itextpdf.pdfoptimizer.AbstractOptimizationHandler
Packages that use AbstractOptimizationHandler
-
Uses of AbstractOptimizationHandler in com.itextpdf.pdfoptimizer
Methods in com.itextpdf.pdfoptimizer with parameters of type AbstractOptimizationHandlerModifier and TypeMethodDescriptionPdfOptimizer.addOptimizationHandler(AbstractOptimizationHandler handler) Appends provided instance ofAbstractOptimizationHandlerto the current handler chain. -
Uses of AbstractOptimizationHandler in com.itextpdf.pdfoptimizer.handlers
Subclasses of AbstractOptimizationHandler in com.itextpdf.pdfoptimizer.handlersModifier and TypeClassDescriptionclassThis is the class is used to convert color space of objects located in the transferredPdfDocument.classPerforms maximal compression of everyPdfStreamand full compression of thePdfDocument.classLooks for font dictionary duplications and merged them.classMakes a subset of the font glyphs used in document.classLooks for image streams and performs theirs optimization.