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

        Patrick Corless created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case Reference 5007000000RVFXeAAP
        Patrick Corless made changes -
        Fix Version/s 5.0.1 [ 10872 ]
        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.
        Hide
        Patrick Corless added a comment -

        Closing.

        Show
        Patrick Corless added a comment - Closing.
        Patrick Corless made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34539 Thu Apr 25 15:31:52 MDT 2013 patrick.corless PDF-518 updated teh parser so that we no return as soon as we finish assigning the bytes.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/util/Parser.java
        Patrick Corless made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: