Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.3
-
Fix Version/s: 4.3.4
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
Description
This issue is a continuation of PDF-434. The file in question has two images, each of which has a width that is a PDF reference which is not define in the file. I updated the code in PDF-434 to use the height value if the width could not be resolved. This allows for the image to show up but the image is skewed as the height value isn't the correct value.
Because this issue is such a corner case I could probably deduce the width from the page size ratio and it should be very low risk to other images.
Because this issue is such a corner case I could probably deduce the width from the page size ratio and it should be very low risk to other images.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30772 | Mon Sep 10 10:44:18 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/branches/icepdf-4.3.3/icepdf/core/src/org/icepdf/core/util/Defs.java
MODIFY /icepdf/branches/icepdf-4.3.3/icepdf MODIFY /icepdf/branches/icepdf-4.3.3/icepdf/core/src/org/icepdf/core/pobjects/Stream.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30568 | Tue Aug 21 15:19:32 MDT 2012 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/util/Defs.java
MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Stream.java |