Mayur Kothiwala created PDFBOX-5354:
---------------------------------------
Summary: How to add empty signature field in existing PDF using
pdfbox-3.0.0-RC1
Key: PDFBOX-5354
URL: https://issues.apache.org/jira/browse/PDFBOX-5354
Project: PDFBox
Issue Type: Wish
Components: Signing
Reporter: Mayur Kothiwala
I want to add digital signature in existing PDF file. For that i just want to
add empty signature field in pdf as per my desire location using Java. Once the
new PDF file generated, we would apply digital signature externally by clicking
on empty signature field which we design above.
I found some source code but it's with new empty PDF and i want to add in
existing pdf.
Kindly provide some sample code.
I have another query for gradle dependencies.
how can i add dependencies in gradle, i already tried with this but it's not
working
compile group: 'org.apache.pdfbox', name: 'pdfbox', version: '3.0.0-RC1'
Kindly suggest correct way to declare dependancy.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]