Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.2
-
Fix Version/s: 4.3.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:ICEpdf PRO 4.3.2, Java Vendor: Sun J2SE 1.6.0_26, Sun J2SE 1.6.0_25
Description
Images generated from PDF using getPageImage() have fatal usability issues including:
(1) Blank page generated for page 2
(2) Black boxes behind the text
(3) Text rendering as white
(1) Blank page generated for page 2
(2) Black boxes behind the text
(3) Text rendering as white
Updated the content parser, fonts and graphic shapes stack to handle text rendering modes, 4, 5, 6 and seven with regards to glyph outline clipping. Also updated the pro font library as well.
The overall clipping effect is not not anti-aliased which makes for a less then perfect cutout effect. If time permits I try and circle back to see if there is better way to apply the clip.