Package com.itextpdf.tool.xml.html.pdfelement
package com.itextpdf.tool.xml.html.pdfelement
Element
s created for specific use when processing HTML.
This package is part of iText® XMLWorker.
-
ClassesClassDescriptionHtmlCell is created to provide more parameters to better mimic the behavior of table cell in HTML.A
NoNewLineParagraph
is a series ofChunk
s and/orPhrases
.A TabbedChunk is a Chunk that contains tabcount and alignment data to allow the HTML to PDF conversion to accept tabstop css.