Uses of Class
net.anotheria.anosite.gen.asresourcedata.data.PdfTemplateBuilder
Packages that use PdfTemplateBuilder
-
Uses of PdfTemplateBuilder in net.anotheria.anosite.gen.asresourcedata.data
Methods in net.anotheria.anosite.gen.asresourcedata.data that return PdfTemplateBuilderModifier and TypeMethodDescriptionPdfTemplateBuilder.applyBackgroundStyles(boolean aValue) Sets the value of the applyBackgroundStyles attribute.PdfTemplateBuilder.contentTemplate(String aValue) Sets the value of the contentTemplate attribute.PdfTemplateBuilder.footerMargin(int aValue) Sets the value of the footerMargin attribute.PdfTemplateBuilder.footerTemplate(String aValue) Sets the value of the footerTemplate attribute.PdfTemplateBuilder.headerMargin(int aValue) Sets the value of the headerMargin attribute.PdfTemplateBuilder.headerTemplate(String aValue) Sets the value of the headerTemplate attribute.PdfTemplateBuilder.localizations(List<String> aValue) Sets the value of the localizations attribute.Sets the value of the name attribute.PdfTemplateBuilder.showPageNumbers(boolean aValue) Sets the value of the showPageNumbers attribute.