Bug 103770 - Spaces are stripped in all PDF's generated with PhantomJS (Node.js)
Summary: Spaces are stripped in all PDF's generated with PhantomJS (Node.js)
Status: RESOLVED MOVED
Alias: None
Product: poppler
Classification: Unclassified
Component: pdftohtml (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-15 21:37 UTC by clark
Modified: 2018-08-21 11:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
test pdf (26.22 KB, application/pdf)
2017-11-15 21:37 UTC, clark
Details

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.