Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.6
Description
The COSStream() constructor is evil... discovered in PDFBOX-3852: it creates a new memory scratch file... which is an array with 100000 entries. I'll improve the javadoc and make some changes to avoid the usage when possible.
Attachments
Issue Links
- relates to
-
PDFBOX-3852 Overlay a pdf file which is 750 pages ends up in OutOfMemoryError
- Closed