Details
Description
Only the middle signature on the second page of the test PDF is printed when sent to the printer
Activity
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [5007000000ApSDN] |
| Fix Version/s | 4.1 [ 10227 ] |
| Fix Version/s | 4.0.2 [ 10234 ] | |
| Fix Version/s | 4.1 [ 10227 ] |
| Attachment | 8900.pdf [ 12379 ] |
| Comment | [ A comment with security level 'icesoft-internal-developers' was removed. ] |
| Fix Version/s | 4.1 [ 10227 ] | |
| Fix Version/s | 4.0.2 [ 10234 ] |
| Workaround Description | If possible use the latest JDK version. A new system property -Dorg.icepdf.core.paint.disableClipping=true available in 4.1 may help with this problem on Windows. | |
| Fix Version/s | 4.1 [ 10227 ] |
| Fix Version/s | 4.1.1 [ 10244 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Workaround Description | If possible use the latest JDK version. A new system property -Dorg.icepdf.core.paint.disableClipping=true available in 4.1 may help with this problem on Windows. | On ICEpdf 4.1 and earlier use the system property -Dorg.icepdf.core.scaleImage=false . |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #22531 | Wed Oct 06 08:01:57 MDT 2010 | patrick.corless | |
| Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/Shapes.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #27268 | Thu Jan 19 13:32:21 MST 2012 | patrick.corless | |
| Files Changed | ||||
ADD
/icemobile/trunk/icemobile/ReadMe.html
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #27269 | Thu Jan 19 13:40:56 MST 2012 | patrick.corless | |
| Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/build.xml
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |

I can only reproduce this using JDK 1.5 and not 1.6. One strange aspect of the PDF is that there are very few clips defined. I'll look more closely to see if the memory manager is cleaning up earlier then it should.