Class PDFTemplateCreator
java.lang.Object
org.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateCreator
Using that class, we build pdf template
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildPDF
(PDVisibleSignDesigner properties) this method builds pdf step by step, and finally it returns stream of visible signaturethat method returns object of PDFStructur
-
Constructor Details
-
PDFTemplateCreator
sets PDFBuilder- Parameters:
bookBuilder
-
-
-
Method Details
-
getPdfStructure
that method returns object of PDFStructur- Returns:
- PDFStructure
-
buildPDF
this method builds pdf step by step, and finally it returns stream of visible signature- Parameters:
properties
-- Returns:
- InputStream
- Throws:
IOException
-