Package | Description |
---|---|
com.itextpdf.pdfoptimizer.util | |
com.itextpdf.pdfoptimizer.util.traversing |
Modifier and Type | Method and Description |
---|---|
static void |
DocumentStructureUtils.traverse(com.itextpdf.kernel.pdf.PdfDocument document, IAction action)
Goes across all the structure of the document starting from indirect objects definition and then through its children recursively.
|
Modifier and Type | Class and Description |
---|---|
class |
ReplaceObjectsAction
Replace objects in document structure according to provided rule.
|
class |
SearchAction
Collects all objects matches the provided predicate.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.