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

[jira] [Created] (PDFBOX-5317) Splitter: Problematic /Info causes big files

Oliver Schmidtmer created PDFBOX-5317:
-----------------------------------------

             Summary: Splitter: Problematic /Info causes big files
                 Key: PDFBOX-5317
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5317
             Project: PDFBox
          Issue Type: Bug
            Reporter: Oliver Schmidtmer


The attached pdf uses the same object for /Root and /Info, so /Info also contains the /Pages reference.

When splitting this document, /Info gets a copy of the original object, which still contains all pages.

I would propose to create a new /Info entry instead of just copying the old one.



--
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