ICEpdf
  1. ICEpdf
  2. PDF-215

Handle malformed postscript stream

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.1.1
    • Fix Version/s: 4.2.2
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any
    • Assignee Priority:
      P2

      Description

      The PDF in question is actually malformed, I've never seen one that has such a simple but none the less a malformed file. The offending content reads:

      q1 0 0 1 0 792 cm

      but should read

      q 1 0 0 1 0 792 cm

      The error is really simple to see but not some simple to fix. I'll have to think a little more about how to fix the error without slowing down our parser too much.

        Activity

          People

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

            Dates

            • Created:
              Updated:
              Resolved: