Tilman Hausherr created PDFBOX-3371:
---------------------------------------
Summary: Offer new method in splitter class with small memory
footprint
Key: PDFBOX-3371
URL: https://issues.apache.org/jira/browse/PDFBOX-3371
Project: PDFBox
Issue Type: Wish
Components: Utilities
Reporter: Tilman Hausherr
As suggested by @mkl, related to memory problems when splitting
{quote}
It might be appropriate to offer a different way to use the Splitter, e.g.
using a new method public void split(PDDocument document, Consumer<PDDocument>)
which forwards each split document as soon as it is created and discards it
thereafter to keep the memory footprint low. (Or something similar if Java8
specific stuff is not yet wanted in PDFBox.)
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]