Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.5
-
Fix Version/s: 6.3
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
A client has submitted a PDF that has several form elements. The rectangles defined for the forms elements are defined as an array of references rather then the Numbers. This is against the spec as it is really inefficient. Strangly enough the PDF is created with an Adobe product.
This is the first time we've seen this problem and now will likely be the last.
This is the first time we've seen this problem and now will likely be the last.
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.3 [ 13093 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52217 | Wed Jan 17 13:24:37 MST 2018 | patrick.corless | instead of the normal Numbers. |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/util/Library.java
|
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Marking as fixed.