org.docx4j.org.xhtmlrenderer.pdf
Class ToPDF

java.lang.Object
  extended by org.docx4j.org.xhtmlrenderer.pdf.ToPDF

public class ToPDF
extends Object


Constructor Summary
ToPDF()
           
 
Method Summary
static void createPDF(String url, String pdf)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToPDF

public ToPDF()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        com.lowagie.text.DocumentException
Throws:
IOException
com.lowagie.text.DocumentException

createPDF

public static void createPDF(String url,
                             String pdf)
                      throws IOException,
                             com.lowagie.text.DocumentException
Throws:
IOException
com.lowagie.text.DocumentException


Copyright © 2011-2012. All Rights Reserved.