Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.0.0_P01
-
Fix Version/s: 6.0.1
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:Any
-
ICEsoft Forum Reference:
Description
A forum user has pointed out an issue with 6.0 where annotations without content streams are not being rendered. This issue is unfortunate as changes where made to try to avoid resenting the content stream unnecessarily.
Closer inspections reveals that this bug has been in the core for some time as the underling annotation Object will not regenerate the appearance stream if missing. The old behavior worked well for the Viewer RI but if a page was rendering using the core API the annotation missing appearance stream would not be created.
Closer inspections reveals that this bug has been in the core for some time as the underling annotation Object will not regenerate the appearance stream if missing. The old behavior worked well for the Viewer RI but if a page was rendering using the core API the annotation missing appearance stream would not be created.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46192 | Fri Nov 06 08:28:56 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/annotations/TextAnnotation.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #46191 | Fri Nov 06 08:28:12 MST 2015 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/pobjects/annotations/TextAnnotation.java
|