Package | Description |
---|---|
com.itextpdf.pdfoptimizer |
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 PdfOptimizerEvent |
PdfOptimizerEvent.getEvent(PdfOptimizerProfile profile)
Generates event based on used profile.
|
static PdfOptimizer |
PdfOptimizerFactory.getPdfOptimizerByProfile(PdfOptimizerProfile profile)
Creates a new instance of PdfOptimizer with predefined PdfOptimizerProfile .
|
Copyright © 1998–2020 iText Group NV. All rights reserved.