Bug 309729

Summary: Barcode from attached PDF is not printed corectly
Product: [Applications] okular Reporter: karaluh <karaluh>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED UPSTREAM    
Severity: normal CC: aacid, pancho.s
Priority: NOR    
Version: 0.15.2   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Testcase
Printout

Description karaluh 2012-11-08 07:05:22 UTC
As in summary, compare the two attached PDFs.

Reproducible: Always

Steps to Reproduce:
1. Open the test document
2. Print it to PDF.
3. Compare the original and the printout.
Comment 1 karaluh 2012-11-08 07:12:15 UTC
Created attachment 75091 [details]
Testcase
Comment 2 karaluh 2012-11-08 07:14:55 UTC
Created attachment 75092 [details]
Printout
Comment 3 Bernd Oliver Sünderhauf 2012-11-08 15:14:20 UTC
Take care, the distorted barcode is the Code128 on the transfer form at the bottom of page 1.
The Datamatrix code in the upper right is fine.
Comment 4 Albert Astals Cid 2012-11-11 15:52:23 UTC
For printing pdf files (in this case convert it to ps and then i guess you used something else to convert to pdf) we use the poppler library. Thus the bug in the printing is something we can not fix in okular. Please go to the poppler bug tracker and report the bug in there https://bugs.freedesktop.org

Thanks for caring about Okular :-)
Comment 5 karaluh 2012-11-12 10:17:34 UTC
(In reply to comment #4)
> For printing pdf files (in this case convert it to ps and then i guess you
> used something else to convert to pdf) we use the poppler library. Thus the
> bug in the printing is something we can not fix in okular. Please go to the
> poppler bug tracker and report the bug in there https://bugs.freedesktop.org

Reported, https://bugs.freedesktop.org/show_bug.cgi?id=57007

> Thanks for caring about Okular :-)

My pleasure :)