Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: 4.1.1
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:ICEpdf OS
-
ICEsoft Forum Reference:
Description
The FontDescriptor method getFontName will return "FontName" if the dictionary entry is not an instance of the Name. This shouldn't be the case the method should be able to return string values and null if the entry doesn't exist.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
This bug almost got lost. Updated the Font class to handle null base font names.