Uses of Class
com.helger.pdflayout.PageLayoutPDF
Packages that use PageLayoutPDF
-
Uses of PageLayoutPDF in com.helger.pdflayout
Methods in com.helger.pdflayout that return PageLayoutPDFModifier and TypeMethodDescriptionPageLayoutPDF.addPageSet(PLPageSet aPageSet) Add a new page setfinal PageLayoutPDFPageLayoutPDF.renderTo(IPDDocumentCustomizer aCustomizer, OutputStream aOS) Deprecated.Render this layout to aFile.PageLayoutPDF.renderTo(OutputStream aOS) Render this layout to an OutputStream.final PageLayoutPDFPageLayoutPDF.setCompressPDF(boolean bCompressPDF) final PageLayoutPDFPageLayoutPDF.setCreatePDF_A(boolean bCreatePDF_A) final PageLayoutPDFPageLayoutPDF.setDocumentAuthor(String sDocumentAuthor) final PageLayoutPDFPageLayoutPDF.setDocumentCreationDateTime(LocalDateTime aDocumentCreationDate) final PageLayoutPDFPageLayoutPDF.setDocumentCreator(String sDocumentCreator) final PageLayoutPDFPageLayoutPDF.setDocumentCustomizer(IPDDocumentCustomizer aDocumentCustomizer) final PageLayoutPDFPageLayoutPDF.setDocumentKeywords(String sDocumentKeywords) final PageLayoutPDFPageLayoutPDF.setDocumentSubject(String sDocumentSubject) final PageLayoutPDFPageLayoutPDF.setDocumentTitle(String sDocumentTitle)
setDocumentCustomizer(IPDDocumentCustomizer)and thanrenderTo(OutputStream)