[
https://issues.apache.org/jira/browse/PDFBOX-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674299#action_12674299
]
Matthew Pangaro commented on PDFBOX-425:
----------------------------------------
Good idea on the null checks. Happy to help.
> 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.