Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2.2
-
Fix Version/s: 4.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
PDF file posted on the forums has an outline items with octal encoded strings. For some reason we have code that is removing the white space characters \t, \r and \n. I've been looking through the specification and can find a explanation for this. Perhaps this code was a precursor to a fix for before PDF-260?
After removing the white space removal code the outline item renders itself correctly.
After removing the white space removal code the outline item renders itself correctly.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25892 | Tue Oct 11 06:50:45 MDT 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/OutlineItem.java
|