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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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.