Uses of Class
com.helger.pdflayout.PDFCreationException
-
Packages that use PDFCreationException Package Description com.helger.pdflayout -
-
Uses of PDFCreationException in com.helger.pdflayout
Methods in com.helger.pdflayout that throw PDFCreationException Modifier and Type Method Description PageLayoutPDFPageLayoutPDF. renderTo(IPDDocumentCustomizer aCustomizer, OutputStream aOS)Deprecated.Since 5.1.0; CallPageLayoutPDF.setDocumentCustomizer(IPDDocumentCustomizer)and thanPageLayoutPDF.renderTo(OutputStream)PageLayoutPDFPageLayoutPDF. renderTo(File aFile)Render this layout to aFile.PageLayoutPDFPageLayoutPDF. renderTo(OutputStream aOS)Render this layout to an OutputStream.
-