Interface | Description |
---|---|
IHtmlProcessor |
Interface for classes that can process HTML to PDF in the form of a PdfDocument or a list of IElement objects.
|
ITagWorker |
Interface for all the tag worker implementations.
|
ITagWorkerFactory |
ITagWorkerFactory interface is used for instantiating new ITagWorker objects.
|
Class | Description |
---|---|
Attacher |
Helper class to add parsed HTML content to an existing iText document, or to parse HTML to a list of iText elements.
|
ProcessorContext |
Keeps track of the context of the processor.
|
State |
State machine to push, pop, peek,...
|
Copyright © 1998–2019 iText Group NV. All rights reserved.