Package | Description |
---|---|
com.itextpdf.pdfoptimizer | |
com.itextpdf.pdfoptimizer.handlers |
Modifier and Type | Method and Description |
---|---|
PdfOptimizer |
PdfOptimizer.addOptimizationHandler(AbstractOptimizationHandler handler)
Appends provided instance of
AbstractOptimizationHandler to the current
handler chain. |
Modifier and Type | Class and Description |
---|---|
class |
ColorSpaceConverter
This is the class is used to convert color space of objects located in the transferred
PdfDocument . |
class |
CompressionOptimizer
Performs maximal compression of every
PdfStream
and full compression of the PdfDocument . |
class |
FontDuplicationOptimizer
Looks for font dictionary duplications and merged them.
|
class |
FontSubsettingOptimizer
Makes a subset of the font glyphs used in document.
|
class |
ImageQualityOptimizer
Looks for image streams and performs theirs optimization.
|
Copyright © 1998–2024 iText Group NV. All rights reserved.