Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
poppler
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 587
    • Issues 587
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 35
    • Merge Requests 35
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • poppler
  • poppler
  • Issues
  • #480

Closed
Open
Opened Nov 15, 2017 by Bugzilla Migration User@bugzilla-migration
  • Report abuse
  • New issue
Report abuse New issue

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

Submitted by cla..@..eat.dk

Assigned to poppler-bugs

Link to original bug (#103770)

Description

Created attachment 135502 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
Att.:FrederikSpangThomsen</p>

But should be <p>Frederik Thomsen
Att.: Frederik Spang Thomsen</p>

Attachment 135502, "test pdf":
poppler_test.pdf

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
pdftohtml
Assign labels
  • View project labels
Reference: poppler/poppler#480