You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2009/01/21 07:41:59 UTC

[jira] Resolved: (PDFBOX-401) setStrokingColorSpace and setNonStrokingColorSpace in PDPageContentStream doesn't work correct

     [ https://issues.apache.org/jira/browse/PDFBOX-401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-401.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.8.0-incubator

In version 736241 the local variables currentStrokingColorSpace and currentNonStrokingColoSpace will be set every time when the methods setStrokingColorSpace and setNonStrokingColorSpace are called.

> setStrokingColorSpace and setNonStrokingColorSpace in PDPageContentStream doesn't work correct
> ----------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-401
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-401
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 0.8.0-incubator
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>             Fix For: 0.8.0-incubator
>
>
> As Peter Lenahan reported on pdfbox-users the local variables currentStrokingColorSpace and currentNonStrokingColorSpace aren't used after initialization

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.