[ 
https://issues.apache.org/jira/browse/PDFBOX-4456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761891#comment-16761891
 ] 

ASF subversion and git services commented on PDFBOX-4456:
---------------------------------------------------------

Commit 1853087 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1853087 ]

PDFBOX-4456: select exact printer name; warn when not found; tell printer names 
in usage message

> PrintPDF doesn't support 1:1 printer name matching
> --------------------------------------------------
>
>                 Key: PDFBOX-4456
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4456
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>    Affects Versions: 2.0.13
>            Reporter: Tilman Hausherr
>            Priority: Major
>              Labels: PrintPDF, print, printing
>             Fix For: 2.0.14, 3.0.0 PDFBox
>
>
> From Thorsten Schöning on the users mailing list:
> When using the argument "-printerName FreePDF" on the shell, one of
> the printers using an additional profile is used to actually print
> instead of the one I expected. The reason is that printer names are
> not matched 1:1 or using some glob syntax or whatever, but using
> "contains":
> {quote}if (printService[i].getName().contains(printerName)){quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to