| Package | Description |
|---|---|
| com.itextpdf.pdfoptimizer | |
| com.itextpdf.pdfoptimizer.statistics |
| Modifier and Type | Method and Description |
|---|---|
static PdfOptimizerProfile |
PdfOptimizerProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PdfOptimizerProfile[] |
PdfOptimizerProfile.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static PdfOptimizer |
PdfOptimizerFactory.getPdfOptimizerByProfile(PdfOptimizerProfile profile)
Creates a new instance of PdfOptimizer with predefined PdfOptimizerProfile.
|
| Modifier and Type | Method and Description |
|---|---|
PdfOptimizerProfile |
ProfileNameStatisticsEvent.getPdfOptimizerProfile()
Gets name of profile used in PDF document during optimization of which these event was send.
|
| Constructor and Description |
|---|
ProfileNameStatisticsEvent(PdfOptimizerProfile pdfOptimizerProfile, com.itextpdf.commons.actions.data.ProductData productData)
Creates an instance of this class based on the ProductData and the profile name.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.