vinodnimbalkar / svelte-pdf

svelte-pdf provides a component for rendering PDF documents using PDF.js
https://www.npmjs.com/package/svelte-pdf
MIT License
196 stars 47 forks source link

Make queueRenderPage reactive. #11

Closed d-lowl closed 3 years ago

d-lowl commented 3 years ago

This was done for our internal project (we need to control the PDF viewer from outside), however if you feel like it fits, you can pull the changes in.