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/02/14 11:55:59 UTC

[jira] Resolved: (PDFBOX-425) Silent print ignores passed PrintJob

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

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

       Resolution: Fixed
    Fix Version/s: 0.8.0-incubator

I've fixed the issue with version 744479. Additionally I've added two checks if the given parameter printJob isn't null.

Thanks Matthew.


> Silent print ignores passed PrintJob
> ------------------------------------
>
>                 Key: PDFBOX-425
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-425
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 0.8.0-incubator
>            Reporter: Matthew Pangaro
>             Fix For: 0.8.0-incubator
>
>         Attachments: use-passed-printjob.patch
>
>
> Current SVN source for silentPrint(PrintJob) creates a new default PrintJob rather than using the instance passed in. The result is that it ignores any job settings passed in, such as number of copies. Interactive print properly uses the passed object. Patch will follow.

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