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:Viewer RI
Description
While testing a PDF I happened to fall upon this issue. The PDF in question had indirect object references for the Trailers Info entries. For some reason the PInfo doesn't extend Dictionary and resolve the references correctly.
I wrote this class a really long time ago and apparently didn't yet fully understand the importance of the library when resolving the dictionary entries.
Real simple bug to fix, make PInfo extend Dictionary and create an new constructor that setups the libary correctly. Update the current constructor so that it gets the library from the security manager.
I wrote this class a really long time ago and apparently didn't yet fully understand the importance of the library when resolving the dictionary entries.
Real simple bug to fix, make PInfo extend Dictionary and create an new constructor that setups the libary correctly. Update the current constructor so that it gets the library from the security manager.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion