Details
Description
A community member has noticed a significant spike in print spool size from about 4MB to 400MB in a test file. They were also nice to track the issue down to a change made in the PrintHelper for PDF-1151.
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.3.3 [ 13282 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52890 | Tue Feb 05 21:43:19 MST 2019 | patrick.corless | (org.icepdf.ri.common.printHelper.clippingFix=false) to address a significant increase in the printing spool size. |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Component/s | Viewer RI [ 10027 ] |
The duplication must have been a shortcut/copy issue in the IDE. I've made a change to push the clipping behind a new system property org.icepdf.ri.common.printHelper.clippingFix which is disabled by default as the root problem doesn't snow up very often.