ICEpdf
  1. ICEpdf
  2. PDF-518

Can not display CCITTFax image

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.3.4, 5.0
    • Fix Version/s: 5.0.1
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any
    • Salesforce Case Reference:

      Description

      The file in question contains a single CCITTFax image which isn't displaying with either our JAI code or our own implementation of CCITTFax. Further investigation is require to find out why the image is not loading.

        Activity

        Hide
        Patrick Corless added a comment -

        Closing.

        Show
        Patrick Corless added a comment - Closing.
        Hide
        Patrick Corless added a comment -

        It turns out object stream length is too long and we skip the the image object all together. I've updated the content parser to just return a Stream object once it is created as there really isn't any point in waiting until the endstream or endobj is encountered.

        Show
        Patrick Corless added a comment - It turns out object stream length is too long and we skip the the image object all together. I've updated the content parser to just return a Stream object once it is created as there really isn't any point in waiting until the endstream or endobj is encountered.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: