You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Mayur Kothiwala (Jira)" <ji...@apache.org> on 2022/01/04 05:12:00 UTC

[jira] [Created] (PDFBOX-5354) How to add empty signature field in existing PDF using pdfbox-3.0.0-RC1

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: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org