Class PDFRender

java.lang.Object
PDFRender

public class PDFRender extends Object
  • Constructor Details

    • PDFRender

      public PDFRender()
  • Method Details

    • 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