Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.1.2, 6.0.0_P01, 6.0.1
-
Fix Version/s: 6.1.1
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:All
-
Support Case References:Support Case #13642 - https://icesoft.my.salesforce.com/5007000001XNBGW
Description
The provided PDF file is rendered with inverted black and white. The customer is reporting this has been an issue since the ICEpdf 5.0.5 release.
Added a new system property org.icepdf.core.ccittfax.checkParentBlackIs1 which defaults to false which will fix the rendering of this PDF out of the box.
Some customers maybe have to set the property to true.
Fix has been checked into trunk and 6.1 branch.