ICEpdf
  1. ICEpdf
  2. PDF-1270

Missing dashed lines on graph

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.3.1
    • Fix Version/s: 6.3.2
    • Labels:
      None
    • Environment:
      any

      Description

      A community member has submitted a file that has missing a bunch of graph data. The lines in question are vector based and use a dashed line type. Further analysis is needed but the dash sequence or parsing of it is likely the issue.

        Activity

        Patrick Corless created issue -
        Patrick Corless made changes -
        Field Original Value New Value
        Fix Version/s 6.3.2 [ 13175 ]
        Hide
        Patrick Corless added a comment -

        Turns out the root of the issue is related to how we restore the graphics state with regards to stroking or non stroking values. Will need to do a full qa round on this as it a big change to the rendering core but it does make sense that we shouldn't add new alpha values on the stack, they will get put there on a F or f call later.

        Show
        Patrick Corless added a comment - Turns out the root of the issue is related to how we restore the graphics state with regards to stroking or non stroking values. Will need to do a full qa round on this as it a big change to the rendering core but it does make sense that we shouldn't add new alpha values on the stack, they will get put there on a F or f call later.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #52705 Mon Aug 27 21:01:23 MDT 2018 patrick.corless PDF-1270 removed restoring of stroke and alpha values to the graphics stack as we can't really tell at this time if we are in a stroke or none stroke state.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/pobjects/graphics/GraphicsState.java
        Judy Guglielmin made changes -
        Support Case References Support Case 14382;- https://icesoft.my.salesforce.com/5000g00001wIoFl
        Hide
        Patrick Corless added a comment -

        Marking as fixed.

        Show
        Patrick Corless added a comment - Marking as fixed.
        Patrick Corless made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #52871 Thu Jan 10 21:33:35 MST 2019 patrick.corless PDF-1270 further refinement of when to apply stoke and fill alpha.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/core-awt/src/main/java/org/icepdf/core/util/content/AbstractContentParser.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: