ICEpdf
  1. ICEpdf
  2. PDF-617

Tiling pattern not being rendered

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.2
    • Fix Version/s: 5.0.3
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any
    • Salesforce Case Reference:

      Description

      A private file has come in from a client that was missing a background tile.

      Turns out there are three reasons for the missing tile. The First is that the pattern is of type uncolored and needs the color to be passed in from the content parser. The pass in of the color or uncolor was further complicated by a parsing issue with the notation

      0.996094 0.638672 0.673828/R6 scn

      which was causing the three color values to be parsed incorrectly resulting in the color white. And finally there appears to be a affineTransform issue that was shrinking the pattern to a size that was undrawable. I reworked the transform setup to no longer apply the parent graphics state CTM.

      Testing has shown no regressions with this change.

        Activity

        Hide
        Patrick Corless added a comment -

        Closing baring any issue from QA.

        Show
        Patrick Corless added a comment - Closing baring any issue from QA.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: