info.informatica.doc.pdf.itext
Class PDFRenderer
java.lang.Object
info.informatica.doc.pdf.itext.PDFRenderer
public class PDFRenderer
- extends Object
PDFRenderer
public PDFRenderer()
PDFRenderer
public PDFRenderer(Document pdf)
setDocument
public void setDocument(XHTMLDocument xdoc)
throws CSSStyleException
- Throws:
CSSStyleException
open
public void open(OutputStream out)
throws RenderingException
- Throws:
RenderingException
close
public void close()
getStyleFormatter
public PDFStyleFormatter getStyleFormatter()
print
public void print()
throws RenderingException
- Throws:
RenderingException
main
public static void main(String[] args)
throws Exception
- Throws:
Exception