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)
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
First load blank white page into PDF Viewer using github.barteksc
I have used below lib for view PDF file into my application.
implementation 'com.github.barteksc:android-pdf-viewer:2.8.2'
But I am facing one issue is it is showing first blank white page then afte...

Hardik Parmar
Votes: 0
Answers: 0
Fill parent div with a component and scroll if needed - ng pdf viewer
I am trying to use the ng-pdf-viewer library to embed a component with a PDF into a web-page (angular). I have a container div, that I want to be the parent of the pdf viewer. It's dimensions are not ...
furry12
Votes: 0
Answers: 0
Unable to save/download pdf opened in new tab
I am using following code in my angular11 project to convert base64 string to pdf and open it in new tab, this works fine but when I click on save it dose not work, however if do some changes like hig...

SwapnilKumbhar
Votes: 0
Answers: 0