| Interface | Description |
|---|---|
| MCParser.PdfOperator |
PDF Operator interface.
|
| Class | Description |
|---|---|
| MCFieldFlattener |
Removes all interactivity from an AcroForm, maintaining the
structure tree.
|
| MCParser |
This class will parse page content streams and add Do operators
in a marked-content sequence for every field that needs to be
flattened.
|
| StructureItem |
The abstract StructureItem class is extended by StructureMCID and StructureObject.
|
| StructureItems |
Creates a list of StructureItem objects extracted from the
Structure Tree of a PDF document.
|
| StructureMCID |
Object that stores an item that is part of the document structure.
|
| StructureObject |
A StructureItem that refers to an object from an OBJR dictionary.
|
Copyright © 2022. All rights reserved.