You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jesse Long (JIRA)" <ji...@apache.org> on 2018/07/05 08:28:00 UTC

[jira] [Updated] (PDFBOX-4260) Reduce RAM requirement of COSOutputStream

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

Jesse Long updated PDFBOX-4260:
-------------------------------
    Attachment: pdfbox-cosstream.patch

> Reduce RAM requirement of COSOutputStream
> -----------------------------------------
>
>                 Key: PDFBOX-4260
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4260
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Writing
>    Affects Versions: 2.0.11
>            Reporter: Jesse Long
>            Priority: Minor
>         Attachments: pdfbox-cosstream.patch
>
>
> COSOutputStream uses a byte array to buffer data prior to filtering. This is bad. As commented in COSOutputStream, it should be updated to use a scratch file buffer instead.
> This patch does that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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