User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0 Build Identifier: As in summary. See test case and scanned printout. It only happens on Canon ir3035 and only in Okular, Evince prints the document correctly on this printer. Reproducible: Always
Created attachment 69670 [details] Test case
Created attachment 69671 [details] Printout BTW, the Okular version is 0.14.1, which is unchoosable.
I don't see any obvious problem in text spacing, can you please be more precise in where the problem is?
(In reply to comment #3) > I don't see any obvious problem in text spacing, can you please be more > precise in where the problem is? The problems are all over the document. Look close at the first line of text for example. On the original pdf you have "UNIQA Towarzystwo Ubezpieczeń na Życie S.A." while on the print-out it most of the spacesare gone "UNIQATowarzystwoUbezpieczeń na ŻycieS.A."
Which poppler version are you using?
(In reply to comment #5) > Which poppler version are you using? It turns out I have several libpoppler versions installed, the newest is 0.16.7
Does the print preview show the correct spacing?
(In reply to comment #7) > Does the print preview show the correct spacing? Yes.
Can you confirm that doing in a terminal pdftops myfile.pdf gs myfile.ps also gives you the correct spacing?
(In reply to comment #9) > Can you confirm that doing in a terminal > pdftops myfile.pdf > gs myfile.ps > also gives you the correct spacing? Yes.
Then there's nothing more we can do from Okular to fix the problem. What we are sending to the printer subsystem is exactly that myfile.ps file, and if gs renders it correctly it means that the printer subsystem is the one at fault, so you either need to file a bug against cups or againt your printer driver or against something else.