Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.3
-
Fix Version/s: 4.3.4
-
Component/s: None
-
Labels:None
-
Environment:any
-
Workaround Description:use the system property org.icepdf.core.disableTransparencyGroup=true
Description
The xform transparency support will paint the xForm content stream to a buffered image if the graphics state contains an alpha value less then 1.0. The buffer that is created for this raster needs to be a fixed width and height which is derived from the xform's bbox. For some reason the bbox dimension defined in this document are huge and appear to be a side effect of some encoder that is is dropping in the integer max value instead of a limited size.
I've added code to only create a raster if the bbox is a reasonable size, otherwise transparency is ignored the xform content stream is painted as per usual.
I've added code to only create a raster if the bbox is a reasonable size, otherwise transparency is ignored the xform content stream is painted as per usual.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30769 | Mon Sep 10 10:41:40 MDT 2012 | patrick.corless | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30768 | Mon Sep 10 10:41:07 MDT 2012 | patrick.corless | |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30561 | Mon Aug 20 17:01:31 MDT 2012 | patrick.corless | |
Files Changed | ||||
![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30517 | Thu Aug 16 10:01:56 MDT 2012 | patrick.corless | |
Files Changed | ||||
![]() |