|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pdfbox.pdmodel.interactive.digitalsignature.visible.PDFTemplateCreator
public class PDFTemplateCreator
Using that class, we build pdf template
| Constructor Summary | |
|---|---|
PDFTemplateCreator(PDFTemplateBuilder bookBuilder)
sets PDFBuilder |
|
| Method Summary | |
|---|---|
InputStream |
buildPDF(PDVisibleSignDesigner properties)
this method builds pdf step by step, and finally it returns stream of visible signature |
PDFTemplateStructure |
getPdfStructure()
that method returns object of PDFStructur |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFTemplateCreator(PDFTemplateBuilder bookBuilder)
bookBuilder - | Method Detail |
|---|
public PDFTemplateStructure getPdfStructure()
public InputStream buildPDF(PDVisibleSignDesigner properties)
throws IOException
properties -
IOException
COSVisitorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||