Package com.itextpdf.html2pdf.attach
package com.itextpdf.html2pdf.attach
-
ClassDescriptionHelper class to add parsed HTML content to an existing iText document, or to parse HTML to a list of iText elements.Interface for classes that can process HTML to PDF in the form of a
PdfDocument
or a list ofIElement
objects.Interface for all the tag worker implementations.ITagWorkerFactory
interface is used for instantiating newITagWorker
objects.Keeps track of the context of the processor.State machine to push, pop, peek,...