ICEpdf
  1. ICEpdf
  2. PDF-761

Page is rendered completely black

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0.1
    • Component/s: Imaging
    • Labels:
      None
    • Environment:
      All
    • Support Case References:
      Show
      Support Case #12840 - https://icesoft.my.salesforce.com/5007000000caM2S Support Case #13269 - https://icesoft.my.salesforce.com/50070000010b8yg Support Case #13293 - https://icesoft.my.salesforce.com/50070000011sx7w Support Case #13530 - https://icesoft.my.salesforce.com/5007000001KrMkP
    • Workaround Description:
      Hide
      Previous work around was -Dorg.icepdf.core.ccittfax.jai=true. But it is now preferred to use org.icepdf.core.ccittfax.jai=false which is also the default value. The Tiff code will now try it's best to load the image using our decode method and if necessary will fallback to JAI loading.
      Show
      Previous work around was -Dorg.icepdf.core.ccittfax.jai=true. But it is now preferred to use org.icepdf.core.ccittfax.jai=false which is also the default value. The Tiff code will now try it's best to load the image using our decode method and if necessary will fallback to JAI loading.

      Description

      With the provided PDF file, the page is rendered completely black. Prior to the 5.0.5 release it was rendered as black (white). There are no obvious exceptions thrown in the logs to help diagnose the issue.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46212 Wed Nov 11 15:09:00 MST 2015 patrick.corless PDF-761 major changes to how we load CCITTFax images, addition of fallback code to make decoding more reliable.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/filters/CCITTFax.java
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/ImageStream.java
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/filters/CCITTFaxDecoder.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46211 Wed Nov 11 15:08:39 MST 2015 patrick.corless PDF-761 major changes to how we load CCITTFax images, addition of fallback code to make decoding more reliable.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/pobjects/ImageStream.java
        Commit graph MODIFY /icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/pobjects/filters/CCITTFax.java
        Commit graph MODIFY /icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/pobjects/filters/CCITTFaxDecoder.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: