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.
|
MCParser.BeginMarkedContentDictionaryOperator |
Class that knows how to process marked content operators.
|
MCParser.BeginTextOperator |
Class that knows how to process the BT operator.
|
MCParser.CopyContentOperator |
Class that processes content by just printing the operator and its operands.
|
MCParser.DoOperator |
Class that knows how to process Do operators.
|
MCParser.EndTextOperator |
Class that knows how to the ET operators.
|
MCParser.TextNewLineOperator |
Class that knows how to the text state operators that result in a newline.
|
MCParser.TextPositioningOperator |
Class that knows how to the ET operators.
|
MCParser.TextStateOperator |
Class that knows how to the text state operators.
|
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.
|