|
pdfOptimizer 1.0.1 API
|
Classes |
|
| class | AbstractOptimizationHandler |
| This is the abstract class for optimization handlers which are used to cover a certain optimization of iText.Kernel.Pdf.PdfDocument. More... |
|
| class | OptimizationSession |
| Class is used to handle auxiliary activities during the optimization processing (i. e. generating optimization report). More... |
|
| class | PdfOptimizer |
| Entry point for Pdf Optimization process. More... |
|
| class | PdfOptimizerEvent |
| Class for pdf optimizer events. More... |
|
| class | PdfOptimizerFactory |
| Class is responsible for creating new instances of PdfOptimizer in accordance with predefined PdfOptimizerProfile. More... |
|
| class | PdfOptimizerLogMessageConstants |
| Class that bundles all the message templates as constants. More... |
|
| class | PdfOptimizerProductInfo |
| Class for storing constants related to pdfOptimizer product. |
|
| class | ReflectionUtils |
Enumerations |
|
| enum | PdfOptimizerProfile { PdfOptimizerProfile.LOSSLESS_COMPRESSION, PdfOptimizerProfile.LOW_COMPRESSION, PdfOptimizerProfile.MID_COMPRESSION, PdfOptimizerProfile.HIGH_COMPRESSION, PdfOptimizerProfile.CUSTOM } |
| Enum is used to list available PdfOptimizer profiles. More... |
|
|
strong |
Enum is used to list available PdfOptimizer profiles.