Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.0 alpha1
-
Fix Version/s: 5.0.0 beta1, 5.0
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
Salesforce Case Reference:
Description
The file in question uses a type3 font that fails to find a font in its content stream. The reason for this is that the type3 font is specifying its own resource.
I should be able to pass in a parent resource object to avoid this corner case.
I should be able to pass in a parent resource object to avoid this corner case.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34000 | Thu Mar 21 09:54:40 MDT 2013 | patrick.corless | |
Files Changed | ||||
![]() ![]() |
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 5.0.0 beta1 [ 10677 ] | |
Fix Version/s | 5.0 [ 10314 ] | |
Resolution | Fixed [ 1 ] |
Salesforce Case Reference | 5007000000SQRMRAA5 |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Updated the core and font engine to pass along the parentResource reference to use as a back up of the font wasn't assigned one.
Sample file loads without an issue now in 5.0.