public class FontSubsettingOptimizer extends AbstractOptimizationHandler
Constructor and Description |
---|
FontSubsettingOptimizer() |
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)
PdfOptimizer
class.
optimizePdf
in class AbstractOptimizationHandler
document
- is the PDF document to optimize. Invocation of the method can change the state of the object
session
- is an auxiliary object used to support share data between stages of optimization process
Copyright © 1998–2022 iText Group NV. All rights reserved.