ICEpdf
  1. ICEpdf
  2. PDF-198

PDF requiring JPEG2000 support does not render correctly

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major 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)

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22529 Wed Oct 06 07:06:36 MDT 2010 patrick.corless PDF-198 updated the JPEG2000 code to apply colour space information to the image's raster.
        Files Changed
        Commit graph 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 PDF-198 updated the masking algorthm to updatet he colour model so that the resulting image can have an empty pixel value
        Files Changed
        Commit graph 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 PDF-198 addition of new explicit mask algorithm for JEPG2000.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/Stream.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Tyler Johnson
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: