[
https://issues.apache.org/jira/browse/PDFBOX-2119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026953#comment-14026953
]
Tilman Hausherr commented on PDFBOX-2119:
-----------------------------------------
I don't know enough about java printing to have an opinion about what API is
best (although I generally dislike API changes); the code from a few hours ago
had IMHO the problem that the "job" variable is used differently depending
whether it is passed at the beginning or at printing time, but I didn't want to
fix this myself.
Whatever the decision - there are several people here, in the mailing list and
in stackoverflow who are printing to label printers and the API should
accomodate this so that they have an easy job, or at least that the answer to
their questions is easy.
> Possible printing bug for V2.00
> -------------------------------
>
> Key: PDFBOX-2119
> URL: https://issues.apache.org/jira/browse/PDFBOX-2119
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.0
> Environment: Window 7 Professional SP1, JRE 8.
> Reporter: You Liang
> Assignee: Andreas Lehmkühler
> Labels: pdfbox, printer, printing
> Fix For: 1.8.6, 2.0.0
>
>
> Printing seems to be using the window default printer paper size instead of
> selected printService papersize.
> Etc my default Printer is an A4 Printer, and the printer that i had choosen
> to print is a receipt printer.
> When i print to the receipt printer, it will print out a blown up version of
> the original pdf, and when i change my default printer to the receipt
> printer.. everything work fine.
--
This message was sent by Atlassian JIRA
(v6.2#6252)