Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.2, 4.3.3, 4.3.4
-
Fix Version/s: 5.0.0 alpha1, 5.0
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:All
Description
The following error stack trace is thrown when loading a PDF created by ABBYY FineReader 11:
java.lang.ClassCastException: java.util.Hashtable cannot be cast to org.icepdf.core.pobjects.fonts.Font
at org.icepdf.core.pobjects.Resources.getFont(Resources.java:218)
at org.icepdf.core.util.ContentParser.consume_Tf(ContentParser.java:2114)
at org.icepdf.core.util.ContentParser.parse(ContentParser.java:258)
at org.icepdf.core.pobjects.Page.init(Page.java:372)
at org.icepdf.core.views.swing.PageViewComponentImpl$PageInitilizer.run(PageViewComponentImpl.java:1072)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Arran Mccullough [ arran.mccullough ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 5.0 [ 10314 ] | |
Resolution | Fixed [ 1 ] |
Fix Version/s | 5.0.0 alpha1 [ 10676 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |