You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2014/06/02 12:33:01 UTC

[jira] [Closed] (PDFBOX-2040) Method PDDocument#save does not sign the document

     [ https://issues.apache.org/jira/browse/PDFBOX-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler closed PDFBOX-2040.
--------------------------------------

    Resolution: Invalid
      Assignee: Andreas Lehmkühler

There are 2 examples ([CreateSignature|http://svn.apache.org/repos/asf/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateSignature.java] and [CreateVisibleSignature|http://svn.apache.org/repos/asf/pdfbox/trunk/examples/src/main/java/org/apache/pdfbox/examples/signature/CreateVisibleSignature.java]) on how tro create a signatur using PDFBox

If there are any questions left feel free to contact the [mailing list|http://pdfbox.apache.org/mailinglists.html]

We are using JIRA as bugtracker and not as Q&A-tool.

> Method PDDocument#save does not sign the document
> -------------------------------------------------
>
>                 Key: PDFBOX-2040
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2040
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: Andrei Solntsev
>            Assignee: Andreas Lehmkühler
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Method PDDocument.saveIncrementally() DOES sign the document, while method PDDocument.save() does NOT sign. 
> It's not clear from javadoc if it's ok. At least I was frustrated. I want to sign my PDF, and it's convenient for me to use method PDDocument.save(). Could it sign the document?



--
This message was sent by Atlassian JIRA
(v6.2#6252)