Bug 384701

Summary: Okular generated scrambled output on printer from pdf file
Product: [Applications] okular Reporter: Freek de Kruijf <freekdekruijf>
Component: printingAssignee: Okular developers <okular-devel>
Status: RESOLVED UPSTREAM    
Severity: normal CC: aacid
Priority: NOR    
Version: 1.2.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: part of screendump of preview print output
part of screendump of display window of okular with proper text

Description Freek de Kruijf 2017-09-14 11:31:03 UTC
Created attachment 107852 [details]
part of screendump of preview print output

A PDF document with a bar code shows OK on the screen, however is scrambled on the printer.
See attached pictures.
The one with the scrambled text is taken from the printer example on the screen.
This is regression. I was able to print it correctly with a previous version of okular.
Comment 1 Freek de Kruijf 2017-09-14 11:33:14 UTC
Created attachment 107853 [details]
part of screendump of display window of okular with proper text
Comment 2 Freek de Kruijf 2017-09-14 11:34:50 UTC
I can provide the original file by private communication with the developer.
Comment 3 Albert Astals Cid 2017-09-14 17:49:41 UTC
Try the force rasterization option, that should workaround it probably.

Also does pdftops produce the same problematic conversion?
Comment 4 Freek de Kruijf 2017-09-14 18:23:47 UTC
(In reply to Albert Astals Cid from comment #3)
> Try the force rasterization option, that should workaround it probably.

It does.

> Also does pdftops produce the same problematic conversion?

Yes.
Comment 5 Albert Astals Cid 2017-09-14 18:49:40 UTC
Please report the bug at poppler since it is where the problem is http://bugs.freedesktop.org/
Comment 6 Freek de Kruijf 2017-09-14 20:42:03 UTC
Entered in bugzilla of Freedesktop.

Thanks for the reaction.