Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.4, 5.0.0 beta1
    • Fix Version/s: 5.0
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      ICEpdf Viewer
    • Salesforce Case Reference:

      Description

      Attached document renders blank with ICEpdf 4.4 With trunk build (as of April 4th) the document partially renders, but still contain a lot of unreadable "mangled" text. (see screenshot)
      1. AB90927.pdf
        2.08 MB
        Evgheni Sadovoi
      1. screenshot.jpg
        254 kB

        Activity

        Evgheni Sadovoi created issue -
        Evgheni Sadovoi made changes -
        Field Original Value New Value
        Attachment AB90927.pdf [ 15739 ]
        Attachment screenshot.jpg [ 15740 ]
        Evgheni Sadovoi made changes -
        Salesforce Case Reference 5007000000SSZE0AAP
        Hide
        Patrick Corless added a comment -

        Oh good a file from oracle reports as they know pdf. This is going to take a bit to figure out, likely some oracle way of doing things.

        Show
        Patrick Corless added a comment - Oh good a file from oracle reports as they know pdf. This is going to take a bit to figure out, likely some oracle way of doing things.
        Hide
        Patrick Corless added a comment -

        It turns out it's an oracle thing, The plot out text coordinates using a double sign, for exmaple:

        -0.76 --22.48 TD

        Our Lexer was choking and --22.48 becomes -0.0.

        I've added check for the double sing in our custom number parser.

        Show
        Patrick Corless added a comment - It turns out it's an oracle thing, The plot out text coordinates using a double sign, for exmaple: -0.76 --22.48 TD Our Lexer was choking and --22.48 becomes -0.0. I've added check for the double sing in our custom number parser.
        Patrick Corless made changes -
        Fix Version/s 5.0 [ 10314 ]
        Hide
        Patrick Corless added a comment -

        Marking as resolved.

        Show
        Patrick Corless added a comment - Marking as resolved.
        Patrick Corless made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Patrick Corless made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: