Class PdfRenderUtils

java.lang.Object
eu.webtoolkit.jwt.render.PdfRenderUtils

public class PdfRenderUtils
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    PdfRenderUtils()  
  • Method Summary

    Modifier and Type Method Description
    static com.pdfjet.Page createPage​(com.pdfjet.PDF pdf, double width, double height)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PdfRenderUtils

      public PdfRenderUtils()
  • Method Details

    • createPage

      public static com.pdfjet.Page createPage​(com.pdfjet.PDF pdf, double width, double height)