You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Dustin (Jira)" <ji...@apache.org> on 2021/09/03 21:17:00 UTC

[jira] [Created] (PDFBOX-5276) Encryption on Split documents

Dustin created PDFBOX-5276:
------------------------------

             Summary: Encryption on Split documents
                 Key: PDFBOX-5276
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5276
             Project: PDFBox
          Issue Type: Bug
            Reporter: Dustin


Splitting a two page document into two separate documents via org.apache.pdfbox.multipdf.Splitter
Then using the List<PDDocument> returned to encrypt the first document causes weird side effects on the second document in the list. It will still open with the owner password of the first document (Even though it shouldn't be encrypted), but it is unreadable.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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