[Poppler-bugs] [Bug 103770] New: Spaces are stripped in all PDF's generated with PhantomJS (Node.js)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 15 21:37:14 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103770
Bug ID: 103770
Summary: Spaces are stripped in all PDF's generated with
PhantomJS (Node.js)
Product: poppler
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: pdftohtml
Assignee: poppler-bugs at lists.freedesktop.org
Reporter: clark at electrobeat.dk
Created attachment 135502
--> https://bugs.freedesktop.org/attachment.cgi?id=135502&action=edit
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>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171115/083f8ea1/attachment.html>
More information about the Poppler-bugs
mailing list