ICEpdf
  1. ICEpdf
  2. PDF-515

Parsing error when processing #XX hex notation to ascii

    Details

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

      Description

      This is a long running bug that I think was introduced when a refactor was done from using strings to StringBuilder. The parsing code that parses out the number out of #XX was incorrectly indexed resulting in an error. The issue generally only showed up when parsing fonts the #xx code. The error would be logged but rendering was not effected.

        Activity

        Hide
        Patrick Corless added a comment -

        Adjust the indexing when pulling out the #xx formate. Names are now being decoded correctly to ascii.

        Show
        Patrick Corless added a comment - Adjust the indexing when pulling out the #xx formate. Names are now being decoded correctly to ascii.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: