[jira] [Comment Edited] (PDFBOX-2551) Wrong barcode printing for embedded font

2014-12-09 Thread Andriy (JIRA)

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

Andriy edited comment on PDFBOX-2551 at 12/9/14 2:59 PM:
-

Input pdf file "barcode_printing_problem.pdf"


was (Author: andriy.brez):
Input pdf file

> Wrong barcode printing for embedded font
> 
>
> Key: PDFBOX-2551
> URL: https://issues.apache.org/jira/browse/PDFBOX-2551
> Project: PDFBox
>  Issue Type: Bug
>  Components: Rendering
>Affects Versions: 1.8.7
>Reporter: Andriy
> Fix For: 1.8.8
>
> Attachments: barcode_printing_problem.pdf, print_result.pdf
>
>
> Couldn't print file with embedded font "code 128".  Code for printing:
> PDDocument document = load(new 
> FileInputStream("barcode_printing_problem.pdf"));
> PrinterJob printJob = getPrinterJob();
> printJob.setPrintService(getPrinter("MY_PRINTER));
> document.silentPrint(printJob);



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


[jira] [Comment Edited] (PDFBOX-2551) Wrong barcode printing for embedded font

2014-12-09 Thread Andriy (JIRA)

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

Andriy edited comment on PDFBOX-2551 at 12/9/14 2:59 PM:
-

after pring print_result.pdf


was (Author: andriy.brez):
after pring

> Wrong barcode printing for embedded font
> 
>
> Key: PDFBOX-2551
> URL: https://issues.apache.org/jira/browse/PDFBOX-2551
> Project: PDFBox
>  Issue Type: Bug
>  Components: Rendering
>Affects Versions: 1.8.7
>Reporter: Andriy
> Fix For: 1.8.8
>
> Attachments: barcode_printing_problem.pdf, print_result.pdf
>
>
> Couldn't print file with embedded font "code 128".  Code for printing:
> PDDocument document = load(new 
> FileInputStream("barcode_printing_problem.pdf"));
> PrinterJob printJob = getPrinterJob();
> printJob.setPrintService(getPrinter("MY_PRINTER));
> document.silentPrint(printJob);



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