ICEpdf
  1. ICEpdf
  2. PDF-933

RasterFormatException while creating CCITTFax images

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.0.0_P01
    • Fix Version/s: 6.0.1
    • Component/s: Imaging
    • Labels:
      None
    • Environment:
      any
    • Support Case References:
    • 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

      A client has submitted several files that contain CCITTFax images that can not be decoded correctly with out default implementation. Using the system property -Dorg.icepdf.core.ccittfax.jai=true will get the image to load but this must be set manual.

        Activity

          People

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

            Dates

            • Created:
              Updated:
              Resolved: