pdfHTML 2.1.6 API
iText.Html2pdf.Attach Namespace Reference

Classes

class   Attacher
  Helper class to add parsed HTML content to an existing iText document, or to parse HTML to a list of iText elements. More...
 
interface   IHtmlProcessor
  Interface for classes that can process HTML to PDF in the form of a iText.Kernel.Pdf.PdfDocument or a list of iText.Layout.Element.IElement objects. More...
 
interface   ITagWorker
  Interface for all the tag worker implementations. More...
 
interface   ITagWorkerFactory
  ITagWorkerFactory interface is used for instantiating new ITagWorker objects. More...
 
class   ProcessorContext
  Keeps track of the context of the processor. More...
 
class   State
  State machine to push, pop, peek,... More...