public class CompressionOptimizer extends AbstractOptimizationHandler
PdfStream
and full compression of the PdfDocument
.Constructor and Description |
---|
CompressionOptimizer() |
Modifier and Type | Method and Description |
---|---|
protected void |
optimizePdf(com.itextpdf.kernel.pdf.PdfDocument document,
OptimizationSession session)
Performs an optimization of the document.
|
protected void optimizePdf(com.itextpdf.kernel.pdf.PdfDocument document, OptimizationSession session)
AbstractOptimizationHandler
PdfOptimizer
class.optimizePdf
in class AbstractOptimizationHandler
document
- is the PDF document to optimize. Invocation of the method can change the
state of the objectsession
- is an auxiliary object used to support share data between stages of
optimization processCopyright © 1998–2024 iText Group NV. All rights reserved.