You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2014/06/13 03:53:02 UTC

[jira] [Resolved] (PDFBOX-2094) Add PrintRequestAttributeSet parameter to silentPrint()

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

John Hewson resolved PDFBOX-2094.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Ok, because we encapsulate PrinterJob#printDialog() it does help to have a parameter for a PrintRequestAttributeSet as other , I've added this in [r1602322|http://svn.apache.org/r1602322], along with making print() return a boolean to indicate if the user cancelled the print dialog or not.

> Add PrintRequestAttributeSet parameter to silentPrint()
> -------------------------------------------------------
>
>                 Key: PDFBOX-2094
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2094
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: PDModel
>    Affects Versions: 2.0.0
>            Reporter: senthuran
>            Assignee: John Hewson
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The current implementation is not allow us to set the printer , paper Attribute. Could you please implement the silentPrint() to  accept printRequestAttributeSet as parameter. affected version from pdfbox-app-2.0.0-20140506.050443-277jar to pdfbox-app-2.0.0-20140506.050443-301jar . 



--
This message was sent by Atlassian JIRA
(v6.2#6252)