Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: 4.1.1
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:-
Description
The customer has reported that the test PDF renders as black but I have been unable to confirm that behavior. When using 4.1 Pro, the PDF "renders" but the print is not legible and very faint. I also see the following exception thrown:
FINE: Error painting shapes.
java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
at java.util.AbstractList$Itr.next(AbstractList.java:343)
at org.icepdf.core.pobjects.graphics.Shapes.paint(Shapes.java:325)
at org.icepdf.core.pobjects.Page.paint(Page.java:500)
FINE: Error painting shapes.
java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
at java.util.AbstractList$Itr.next(AbstractList.java:343)
at org.icepdf.core.pobjects.graphics.Shapes.paint(Shapes.java:325)
at org.icepdf.core.pobjects.Page.paint(Page.java:500)
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22529 | Wed Oct 06 07:06:36 MDT 2010 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Stream.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22499 | Mon Oct 04 07:40:51 MDT 2010 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Stream.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22167 | Fri Aug 13 10:12:14 MDT 2010 | patrick.corless | |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Stream.java
|