Bug 57835 - pdftops - some spaces are missing in resultiong PS file
Summary: pdftops - some spaces are missing in resultiong PS file
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 12:04 UTC by Jan Brezina
Modified: 2012-12-03 12:16 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
input file (109.04 KB, text/plain)
2012-12-03 12:04 UTC, Jan Brezina
Details

Description Jan Brezina 2012-12-03 12:04:14 UTC
Created attachment 70964 [details]
input file

I have some generated PDF files that looks OK on display (any PDF viewer),
but when printed by Okular, there are missing spaces between words (but not everywhere). It seems that reason is in 'pdfto'ps' tool which is part of the poppler package.

Reporuction:
File 'Sestava.pdf'given have correct spacing like "Zahranicni cetovni prikaz"

pfdtops Sestava.pdf
gs Sestava.ps

... resulting PS file have wrong spacing like "Zaharanicnicestovniprikaz"

I suppose that the problem is not in PDF itself since it is displayed correctly and also correctly converted by 'pdf2ps' tool or printed by 'evince'.


version of poppler tools is 0.18.4, OS: KUbuntu 12.04 LTS
Comment 1 Jan Brezina 2012-12-03 12:07:53 UTC
One more remark: It seems that the problem is not with the poppler library itself since up to my knowledge the other tools that use poppler library (evince, incscape) produce correct result. Also other tools from poppler package sees to work correctly.
Comment 2 Adrian Johnson 2012-12-03 12:13:40 UTC
What version are you using? I can reproduce the problem with 0.18.4 but not with 0.21.3. So it looks like a bug that has already been fixed.
Comment 3 Adrian Johnson 2012-12-03 12:16:19 UTC
Nevermind. I didn't notice that you had already specified that you were using 0.18.4. Upgrading to 0.21.3 should fix the problem.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.