| Package | Description |
|---|---|
| com.itextpdf.pdfoptimizer | |
| com.itextpdf.pdfoptimizer.report.builder |
| Modifier and Type | Method and Description |
|---|---|
void |
PdfOptimizer.setReportBuilder(DefaultReportBuilder reportBuilder)
Sets a custom instance of DefaultReportBuilder.
|
| Constructor and Description |
|---|
OptimizationSession(DefaultReportBuilder reportBuilder)
Creates an instance of OptimizationSession with provided DefaultReportBuilder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileReportBuilder
The goal of the class is to generate optimization report and store it as file.
|
class |
LogReportBuilder
The goal of the class is to log optimization messages using logging library.
|
Copyright © 1998–2020 iText Group NV. All rights reserved.