Issue Details (XML | Word | Printable)

Key: PDF-204
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Patrick Corless
Reporter: Patrick Corless
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ICEpdf

FontDescriptor not correctly assigning font name

Created: 17/Aug/10 03:00 PM   Updated: 29/Mar/12 11:52 AM
Component/s: Core
Affects Version/s: 4.1
Fix Version/s: 4.1.1

Environment: ICEpdf OS

ICEsoft Forum Reference: http://www.icefaces.org/JForum/posts/list/17436.page


 Description  « Hide
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.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Patrick Corless added a comment - 05/Oct/10 09:33 AM
This bug almost got lost. Updated the Font class to handle null base font names.