|
Class Summary |
| CellWrapper |
We use a CellWrapper because we need some extra info
that isn't available in PdfPCell. |
| ChainedProperties |
Stores the hierarchy of tags along with the attributes of each tag. |
| ElementFactory |
Factory that produces iText Element objects,
based on tags and their properties. |
| HTMLTagProcessors |
Deprecated. |
| HTMLWorker |
Deprecated. please switch to XML Worker instead (this is a separate project) |
| ImageStore |
|
| StyleSheet |
Old class to define styles for HTMLWorker. |
| TableWrapper |
We use a TableWrapper because PdfPTable is rather complex
to put on the HTMLWorker stack. |