mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
48.35k stars 9.97k forks source link

Textlayer is not correctly on top #7226

Closed mangei closed 3 years ago

mangei commented 8 years ago

Link to PDF file (or attach file here):

testdocument.pdf

Configuration:

The text should be correctly on top, such that e.g. selecting works fine.

Adobe Acrobat Reader DC 2016-04-20 103451

What went wrong? (add screenshot)

The text overlay is not correctly positioned and scaled.

PDF.js in Firefox 2016-04-20 103326

Web application 2016-04-20 104803

mangei commented 8 years ago

related to #5558, #5387, #3713

timvandermeij commented 3 years ago

The text layer alignment got fixed by #12896 and other work, but the lines are still too short.

timvandermeij commented 3 years ago

Fixed by #13257.