Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.1
-
Fix Version/s: 4.2
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:-
-
Workaround Exists:Yes
-
Workaround Description:Remove icepdf-viewer.jar but most are using the viewer.
Description
ALFor.pdf does not render correctly when the JLP Diaper Pin font library is installed. This issue only occurs when the icepdf-viewer.jar is on the classpath. With the JLR Diaper Fonts present the font substitution logging is as follows:
Font Substitution: Found system font: TimesNewRomanPS-BoldMT for named font Times New Roman,Bold
Font Substitution: Found system font: New for named font Times New Roman
Full stack trace attached along with screen shots, PDF, and JLP Diaper Pin fonts which can be found here: http://www.fontspace.com/gorillablu/jlr-diaper-pin.
Font Substitution: Found system font: TimesNewRomanPS-BoldMT for named font Times New Roman,Bold
Font Substitution: Found system font: New for named font Times New Roman
Full stack trace attached along with screen shots, PDF, and JLP Diaper Pin fonts which can be found here: http://www.fontspace.com/gorillablu/jlr-diaper-pin.
Activity
Tyler Johnson
created issue -
Tyler Johnson
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Incorrect.jpg [ 12852 ] |
Tyler Johnson
made changes -
Attachment | Correct.jpg [ 12853 ] |
Tyler Johnson
made changes -
Attachment | logging_output_20110207T15_45.txt [ 12854 ] |
Tyler Johnson
made changes -
Attachment | 9774_testcase.zip [ 12866 ] |
Patrick Corless
made changes -
Salesforce Case | [] | |
Fix Version/s | 4.2 [ 10243 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24110 | Wed Mar 09 13:51:27 MST 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/fonts/FontManager.java
|
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24122 | Thu Mar 10 13:48:51 MST 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/fonts/FontManager.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24143 | Tue Mar 15 08:23:33 MDT 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/fonts/FontManager.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #24144 | Tue Mar 15 09:17:47 MDT 2011 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/fonts/FontManager.java
|
Tyler Johnson
made changes -
Salesforce Case | [5007000000Fd9XJ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
The necessary conditions to reproduce the problem on the customer´s Windows XP SP3 and Windows 7 are:
1) Install the JLR Diaper Pin font in the Windows fonts directory.
2) Run the attached sample code including icepdf-core.jar, icepdf-pro.jar, icepdf-pro-intl.jar, and icepdf-viewer.jar in the classpath.
As you stated, removing the icepdf-viewer.jar from the classpath fixes the problem, but this is not an option for us.