ICEpdf
  1. ICEpdf
  2. PDF-775

Text outline clipping failing if smoothImage scaling enabled.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.6_P01
    • Fix Version/s: 5.1
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      The file in question is using text outline clipping as a mask to an image. If -Dorg.icepdf.core.imageReference=smoothScaled is used the clip is incorrectly applied. This can be avoided with -Dorg.icepdf.core.imageReference=default but this will adversely affect other images.

      We'll need to pass in a custom flag when applying outline clipping to avoid image scaling .

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42130 Wed Aug 20 14:20:25 MDT 2014 patrick.corless PDF-775 fixed an issue where the image dimensions aren't updated due to image mask scaling.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/ScaledImageReference.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #42104 Wed Aug 13 14:43:12 MDT 2014 patrick.corless PDF-775 fixed an issue where the image dimensions aren't update even know a masking based scale has taken place.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/pobjects/graphics/SmoothScaledImageReference.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: