Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.2
-
Fix Version/s: 6.1.3
-
Component/s: Core/Rendering
-
Labels:None
-
Environment:any
Description
The PDF in question 58050474e4b02929e7d6479f.pdf contains a xForm object that has an associated transparency group and thus we have to paint the xForm content to a raster so that we can derive the needed effect. The bounds for this xForm object is set the 2 to the power of 15 which makes for a very large image. We have code that detects for short number max value but for some reason this PDF has chosen a value that is a little less then max and the code that tries to correct the images size didn't get executed.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 6.1.3 [ 13086 ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Patrick Corless
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |