ICEpdf
  1. ICEpdf
  2. PDF-335

Incorrect Handling of text path clipping

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 4.2.2
    • Fix Version/s: 4.3.3
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      The PDF in question use a text write mode == "7" which is also now as text shape should be used as a clipping path. Basically the text shape should be added as a clipping path to the current graphic context. We don't currently do this.

      The PDF in question draws the a series of grey rectangles that should be clipped to look like text using the mode 7 text state. Shouldn't be too hard to add the functionality now that we have a good example of its use.

        Activity

        Hide
        Patrick Corless added a comment -

        This was addressed with support for PDF-419. The render time is extremely slow because of the excess clipping.

        Show
        Patrick Corless added a comment - This was addressed with support for PDF-419 . The render time is extremely slow because of the excess clipping.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: