Uses of Class
com.helger.pdflayout.PDFCreationException
Packages that use PDFCreationException
-
Uses of PDFCreationException in com.helger.pdflayout
Methods in com.helger.pdflayout that throw PDFCreationExceptionModifier and TypeMethodDescriptionfinal PageLayoutPDFPageLayoutPDF.renderTo(IPDDocumentCustomizer aCustomizer, OutputStream aOS) Deprecated.Render this layout to aFile.PageLayoutPDF.renderTo(OutputStream aOS) Render this layout to an OutputStream.
PageLayoutPDF.setDocumentCustomizer(IPDDocumentCustomizer)and thanPageLayoutPDF.renderTo(OutputStream)