python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to jump to particular page by autoscrolling in pdf.js using react?
I am displaying the whole PDF in a single canvas using mozilla PDF.js.
However, I need the PDF to jump to a specific page on display, based on a preexisting page number state variable.
I looked at the...
piggybank
Votes: 0
Answers: 0
How to use pdf.js in vueJs project
I'm trying to use pdf.js in a single page application made with vueJs and the composition API.
I've installed pdfjs-dist and pdfJs (I don't know what the difference is ) but I can't find the propoer w...
Posoroko
Votes: 0
Answers: 0
Pdf.js with react and django
I'am trying to develope a pdf viewer with Django framework using React.js as Frontend
The problem is that the pdfviewer works perfectly on react project, but when I build it (npm run build) and copy i...
M. Korichi
Votes: 0
Answers: 1
Blurred pdf with pdf.js library
I'm using pdf.js library to render my pdf file on canvas.
First I was searching a solution for rendering pdf with the size of canvas parent element.
I've found it and it works fine.
Then I solve the p...
h3ckphy
Votes: 0
Answers: 0