arkokoley/pdfvuer

Text layer is being displayed at the end of the document

vicente-dl opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
When loading a PDF the text is not selectable, and it shows all in a very unorganized way at the end of the document.

Describe the solution you'd like
To be displayed in a correct way so the text could be selected

Additional context
This is one example where it happens.
Screen Shot 2021-01-23 at 1 48 32 PM

CVE-1860198.pdf

You need to import this CSS file into your vue component which uses pdfvuer

<style src="pdfvuer/dist/pdfvuer.css"></style>