Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.3.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
A community memory submitted a file that is not being rendered. Closer inspection has shown the document has some bad grey colour values that are parser is trying to handle.
Grey values need to be in the range of 0.0-1.0
Added a few check for stroking and none stroking colours.
Grey values need to be in the range of 0.0-1.0
Added a few check for stroking and none stroking colours.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #53126 | Wed Dec 11 21:09:44 MST 2019 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/util/content/AbstractContentParser.java
|