[ https://issues.apache.org/jira/browse/PDFBOX-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981115#comment-16981115
]
ASF subversion and git services commented on PDFBOX-4697:
---------------------------------------------------------
Commit 1870307 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1870307 ]
PDFBOX-4697: reduce memory footprint by having one content stream
> Reduce memory footprint when flattening
> ---------------------------------------
>
> Key: PDFBOX-4697
> URL: https://issues.apache.org/jira/browse/PDFBOX-4697
> Project: PDFBox
> Issue Type: Improvement
> Components: AcroForm
> Affects Versions: 2.0.17
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Priority: Minor
> Fix For: 2.0.18, 3.0.0 PDFBox
>
>
> Flattening produces many small extra content streams. We can make one single content
stream from these instead, because each content streams means one "page" of our memory management
is used.
--
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
|