Uses of Class
com.winnovative_software.Template
-
Uses of Template in com.winnovative_software
Methods in com.winnovative_software that return TemplateModifier and TypeMethodDescriptionDocument.addFooterTemplate
(float height) Adds a footer with the given height to documentDocument.addHeaderTemplate
(float height) Adds a header with the given height to documentDocument.addTemplate
(float width, float height) Adds a new template with the specified width and height to the document templates collection.Document.addTemplate
(float x, float y, float width, float height) Adds a new template with the specified bounds to the document templates collectionDocument.footer()
Represents the default PDF document footer template.Document.header()
Represents the default PDF document header template.