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 2015/08/27 22:27:45 UTC

[jira] [Closed] (PDFBOX-2947) latest pdfbox-app-2.0.0-20150826.013253-1615 not support old functionalities.

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

John Hewson closed PDFBOX-2947.
-------------------------------
    Resolution: Invalid

Closing. This is not a bug.

> latest pdfbox-app-2.0.0-20150826.013253-1615 not support old functionalities.
> -----------------------------------------------------------------------------
>
>                 Key: PDFBOX-2947
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2947
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>         Environment: Windows 7
>            Reporter: Gayan Wijenayaka
>
> Our code use pdfbox-app-2.0.0-20150603.071006-1379.jar to print the pdf document as below.
> PDFPrinter pdfPrinter = new PDFPrinter(doc, printerJob, Scaling.ACTUAL_SIZE, Orientation.AUTO, null, false, 0);
> pdfPrinter.silentPrint(attributes);
> We need to update the latest pdfbox(pdfbox-app-2.0.0-20150826.013253-1615.jar).
>  But it does not support the pass to print job and silent print method. 
> Current pdfbox release doesn't have PDFPrinter and added new two classes PDFPrintable and PDFPageable. 
> But with these two classes we cannot meet the our requirement. 
> please give some advice to fix this issue.
> Best regards,
> Gayan.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org