Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.3
-
Fix Version/s: 6.2
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:All
-
Support Case References:Support Case #13949 - https://icesoft.my.salesforce.com/5007000001fsB0S
Description
With the provided PDF file it is a container file that has other PDF files included in the file. It also shows a main PDF file/page that isn't listed in the container files. With ICEpdf, this main PDF content isn't shown, just the thumbnails of the files in the container. With Adobe it shows the main file as well as a list of the PDF files contained.
Activity
Arran Mccullough
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.2 [ 13090 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Patrick Corless
made changes -
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49970 | Tue Jan 10 14:00:44 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-6.1.0/icepdf/viewer/src/org/icepdf/ri/common/utility/attachment/AttachmentPanel.java
MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/viewer/src/org/icepdf/ri/common/utility/attachment/FileTableModel.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49971 | Tue Jan 10 14:00:59 MST 2017 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/utility/attachment/FileTableModel.java
MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/utility/attachment/AttachmentPanel.java |
Patrick Corless
made changes -
Issue Type | Bug [ 1 ] | New Feature [ 2 ] |
Patrick Corless
made changes -
Summary | First part of PDF container file not shown | Addition of file attachments utility tab in Viewer RI. |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
After a marathon development session the viewer now sports a new attachments tab on the utility pain and we can now correctly distinguish between a collection and attachments. The new tab allows for the viewing of all root linked file attachments it currently doesn't include those found in annotation gotoRactions. The file attachment view allows pdf files to be opened with a double click and any file attachment can be saved by selecting the row and right clicking and selecting "Save As..." from the context menu.