You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2017/06/02 19:40:04 UTC

[jira] [Closed] (PDFBOX-3816) PDF split produces inflated file sizes

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

Tilman Hausherr closed PDFBOX-3816.
-----------------------------------
    Resolution: Not A Problem

Closing as this is by design. I even had this last Tuesday myself, I had to split a large PDF into many small ones. The sum of all were much bigger. The cause were the fonts.

> PDF split produces inflated file sizes
> --------------------------------------
>
>                 Key: PDFBOX-3816
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3816
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.0.6
>            Reporter: Mike Cantrell
>            Priority: Minor
>         Attachments: high-rez-color-1.pdf, page-files-disk-usage.png, screenshot-1.png
>
>
> It seems that there are still issues surrounding inflated PDF page sizes when performing split operations. See PDFBOX-1618 for background.
> My test PDF is 97MB and the sum of the resulting pages is 851MB. The following demonstrates the issue with the command line tool:
> {code}
> curl https://storage.googleapis.com/pids-share/high-rez-color.pdf -o test.pdf
> java -jar $PDFBOXTOOLS/pdfbox-app-2.0.6.jar PDFSplit test.pdf
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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