You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Álison Fernandes (JIRA)" <ji...@apache.org> on 2014/01/08 10:52:50 UTC

[jira] [Created] (PDFBOX-1837) PDDocument.save(String) doesn't correctly save digital signatures

Álison Fernandes created PDFBOX-1837:
----------------------------------------

             Summary: PDDocument.save(String) doesn't correctly save digital signatures
                 Key: PDFBOX-1837
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1837
             Project: PDFBox
          Issue Type: Bug
          Components: PDModel
    Affects Versions: 1.8.3
            Reporter: Álison Fernandes
            Priority: Blocker


After digitally signing a PDF, if I save it with PDDocument.save(String), Adobe Reader reports the signature as invalid. The same doesn't happen if the PDF is saved with PDDocument.saveIncremental(FileInputStream, OutputStream).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)