vue-pdf-embed
vue-pdf-embed copied to clipboard
PDF embed component for Vue 2 and Vue 3
It would be cool if we could pass the LinkService (e.g. via props) or configure it with some parameters. I have the use-case where i have to Jump to some...
We are using Vue 2, and we cannot upgrade vue-pdf-embed to version 2.x. It would be helpful if the pdfjs-dist dependency for version 1 could be updated to a version...
Vue 2 support is still possible with some very very minor changes. Are you open to supporting both? I'd be happy to open a PR. This might see the folder...
I get the following error : [vite] Internal server error: Missing "./dist/styles/annotationLayer.css" export in "vue-pdf-embed" package If I comment out both the css and run, there are no errors -...
The library correctly renders PDFs in all browsers except Safari and Firefox(blank container). It shows no console errors or `loading-failed` and `rendering-failed` errors. If I provide ':page="1"' it renders this...
pdf.js support horizontal page scrolling. Maybe, this option will be useful in vue-pdf-embed
call print method, print 133 pages of pdf, show print pop-up window is very slow, after 30 seconds or even 1 minute to show, and just tried 26 pages of...
Hello, Whether this great lib support disableAutoFetch and Rendering Piecewise Loaded PDF Files. I have got into troubles on iPhone when render some very large size pdf file (dozens of...