Bug 103770

Summary: Spaces are stripped in all PDF's generated with PhantomJS (Node.js)
Product: poppler Reporter: clark
Component: pdftohtmlAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: test pdf

Description clark 2017-11-15 21:37:14 UTC
Created attachment 135502 [details]
test pdf

Spaces in all PDF's generated with Node.js (PhantomJS) are stripped

pdftohtml -s -i $file $htm_output

poppler-0.61.0

The output for one text box is
<p>FrederikThomsen<br/>Att.:FrederikSpangThomsen</p>

But should be
<p>Frederik Thomsen<br/>Att.: Frederik Spang Thomsen</p>
Comment 1 GitLab Migration User 2018-08-21 11:02:51 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/480.

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.