[
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: [email protected]
For additional commands, e-mail: [email protected]