[ https://issues.apache.org/jira/browse/PDFBOX-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748147#comment-16748147 ]
Tres Finocchiaro edited comment on PDFBOX-4435 at 1/21/19 6:36 PM: ------------------------------------------------------------------- It's definitely rasterizing. Here's a comparison (PDFBOX 2.0.13, Java 8u192, Windows 10) [^comparison.png] * PDFBOX printed through PDFCreator = rasterized * Preview in Acrobat = vector * Acrobat printed through PDFCreator = vector Command line: {{*> java -jar pdfbox-app-2.0.13.jar PrintPDF -printerName PDFCreator label.pdf*}} was (Author: tresf): It's definitely rasterizing. Here's a comparison (PDFBOX 2.0.13, Java 8u192, Windows 10) [^comparison.png] * PDFBOX printed through PDFCreator = rasterized * Preview in Acrobat = rasterized * Acrobat printed through PDFCreator = rasterized. Command line: {{*> java -jar pdfbox-app-2.0.13.jar PrintPDF -printerName PDFCreator label.pdf*}} > Poor quality printing of PDF label > ---------------------------------- > > Key: PDFBOX-4435 > URL: https://issues.apache.org/jira/browse/PDFBOX-4435 > Project: PDFBox > Issue Type: Bug > Components: Rendering > Affects Versions: 2.0.3, 2.0.13, 2.0.14 > Environment: Lubuntu 16.04, GK420d printer, CL-S400DT(Z) printer > Reporter: David Hancock > Priority: Major > Fix For: 2.0.14, 3.0.0 PDFBox > > Attachments: before_after.png, comparison.png, label-pdfbox-1-8.jpg, > label-pdfbox-2-0.jpg, label.pdf, label.png > > > Hello, > I'm experiencing poor quality printing of PDF courier labels with PDFBox when > printing from the command line with the following command: > {noformat} > java -jar pdfbox-app-*.jar PrintPDF label.pdf > {noformat} > This makes scanning the QR code on these labels troublesome. > I've tried versions 2.0.3, 2.0.13, 2.0.14 (SNAPSHOT) and all produce the same > quality issue. Interestingly version 1.8.16 does not appear to suffer from > this issue. > I have tried 2 different thermal printers, a GK420d and a CITIZEN > CL-S400DT(Z) and both output the same. > When printing the label directly from the GNOME document viewer (Evince) the > label prints clearly on both printers. > Please find examples of these labels attached. > Can anything be done to prevent these quality issues? > Thanks, > David -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org