You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Thierry Boschat (JIRA)" <ji...@apache.org> on 2016/02/08 15:40:40 UTC

[jira] [Created] (PDFBOX-3227) Impossible to sign merged PDFs through stream only

Thierry Boschat created PDFBOX-3227:
---------------------------------------

             Summary: Impossible to sign merged PDFs through stream only
                 Key: PDFBOX-3227
                 URL: https://issues.apache.org/jira/browse/PDFBOX-3227
             Project: PDFBox
          Issue Type: Bug
            Reporter: Thierry Boschat


Hello,
Recently, I upgraded from 1.8.1 to 2.0.0-RC3 because PDFBOX-2716 was fixed.

Now I've got another problem and I don't think it's a misunderstanding of the API.

-	If I sign a PDF then save it that works. 
-	But If I merge 2 PDFs with (PDFMergerUtility). The two pages are well-merged (because pdDocument.getNumberOfPages()==2) but once I use saveIncremental. It results in a PDF well signed but with only one of the two pages.
-	If I save the merged PDF then reload it and sign it works.

Is it possible to sign a merged PDF through stream only? 




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org