vue-pdf-embed icon indicating copy to clipboard operation
vue-pdf-embed copied to clipboard

PDF embed component for Vue 2 and Vue 3

Results 58 vue-pdf-embed issues
Sort by recently updated
recently updated
newest added

Some PDFs are rendered through vue-pdf-embed and a warning occurs, causing the rendering to fail and a white screen appears. The warning message is as follows: `Warning: Unable to decode...

Thank you for producing such fascinating code, and I was thinking it would be great if this component supported svg

I would like to ask if the Mac computer can support selecting the horizontal and vertical options when calling the printing function, but not on Windows computers. Is there any...

help wanted

Hello, We have an issue with a specific PDF document. Whenever we try to display this PDF document, which contains PDF fields, the following error appears in the console: ![image](https://github.com/hrynko/vue-pdf-embed/assets/53518793/236f5d48-e097-40a7-8ccd-af735e4f5ecc)...

Hello, i wanted ask for help when i develop on local, content rendered just fine and works fine too after build (i tested using brave and chrome desktop). but when...

When the method print() does not set the parameter can print 1 page, because I use the pagination mode, when the following parameters are set, the page will be stuck....

I want to implement the zooming in/out functionality. I've read from comments in #58 that using scale might results in high memory usage, so I implemented it with the width...

Thank you for making such a perfect component, I was wondering if you have a plan to support the zooming display of gestures, which should be a lot in the...

I used the webpack project to introduce the plug-in, but when I introduced the css, I found an error, saying that there were image resources introduced in the css, but...