Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2.2
-
Fix Version/s: 4.3.4
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:-
Description
The attached PDF is missing text.
Activity
Tyler Johnson
created issue -
Tyler Johnson
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | screenshot-1.jpg [ 13940 ] |
Tyler Johnson
made changes -
Attachment | sf-10790.pdf [ 13941 ] |
Tyler Johnson
made changes -
Summary | Portions of PDF do not display | Portions of PDF/A document do not display |
Salesforce Case | [5007000000JOy4K] |
Patrick Corless
made changes -
Fix Version/s | 4.3 [ 10266 ] |
Patrick Corless
made changes -
Fix Version/s | 5.0 [ 10314 ] | |
Fix Version/s | 4.3 [ 10266 ] |
Patrick Corless
made changes -
Fix Version/s | 4.3.4 [ 10341 ] | |
Fix Version/s | 5.0 [ 10314 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31385 | Wed Oct 10 11:25:20 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-4.3.3/icepdf/core/src/org/icepdf/core/util/ContentParser.java
|
Migration
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
There doesn't appear to be any obvious issues with the parsing of the file and the shapes array is ready to paint with properly mapped characters. The font is question is a CID font and there appears to be a lot of white space used to control layout. My best guess is that we aren't handling the white space correctly and throwing the layout off.