Skip to main content
0 votes
0 answers
25 views

How to Enable PDF page navigation in ng2-pdf-viewer? [closed]

I'm using the ng2-pdf-viewer library in my Angular project. The PDF displays fine, but the following features are missing: Page navigation Download option File Name Print option Zoom controls I want ...
awadhesh sharma's user avatar
0 votes
0 answers
24 views

PDFObject 'This browser does not support inline PDFs' error on mobile (Chrome) but works fine on desktop

I'm using the PDFObject library in my Angular project to display PDFs in a div. It works perfectly on laptop screens in Chrome, but on mobile devices (also using Chrome), I encounter the error: "...
awadhesh sharma's user avatar
0 votes
1 answer
89 views

How can I display pdf file content with toolbar and sidebar in pdfjs-dist library [duplicate]

enter image description here I want to show pdf content with toolbar as above, but it's only show pdf, How can I configuration to show the toolbar? that's my step: I install pdfjs-dist: npm i pdfjs-...
Tam Ho Chi's user avatar
1 vote
0 answers
19 views

PSPDFKit Electronic Signature Not Working in Production

With PSPDFKit https://pspdfkit.com/developers/, I have an electronic signature function added to my PDF viewer. My license supports electronic signatures, and the signature functionality functions ...
Mariam Khaled's user avatar
0 votes
1 answer
52 views

pdf viewer Blazor bootstrap

I'm trying to implement the blazor bootstrap pdf viewer, but when I copy and paste the example code the document does not display. it's really weird because you can even see that you never get the ...
Pierre Pirnay's user avatar
0 votes
0 answers
23 views

Passing ID from url link to javascript code

I'd like to do PDFViewer base on RESTful Services in APEX 19.2. I have IG where one column is file_name base on URL link: javascript:apex.event.trigger(document, 'PDFViewer', [{id:'#ID#'}]); void(0); ...
pit3k's user avatar
  • 1
0 votes
0 answers
29 views

detect the end of a pdf file while scrolling using PdfiumViewer library

I have a c# winform application, the form contains a panel to show ads of any type (video, image, pdf), everything works good except for the pdf files, since I have to set ZoomMode.FitWidth (client'...
Batool Hammoud's user avatar
1 vote
0 answers
31 views

Navigate to a particular page of a pdf which is rendered from a link in a next js app

I need to integrate a pdf viewer to my nextjs application. I have tried the google drive viewer in the <iframe> tag which looks like this: <iframe src={`https://docs.google.com/gview?...
Snehendu Roy's user avatar
2 votes
1 answer
71 views

Print PDF file with highlighted texts using viewer.js

I am using viewer.js and trying to print pdf file with highlighted text in it. I have tried to print pdf file by selecting background graphic, but it did not work. I have also used -webkit-print-color-...
Sumit T's user avatar
  • 21
-1 votes
1 answer
123 views

Is there a way to customize a PDF viewer in React without the preview being converted into an image?

I am developing a web application where I need to modify a PDF by embedding a QR code and displaying its preview while preserving the PDF format. The QR code will automatically embed (using qrcode) ...
arya's user avatar
  • 1
0 votes
1 answer
241 views

ngx extended-pdf-viewer Fails to Load viewer ftl in Production Deployment

I am using ngx-extended-pdf-viewer in my Angular application to display PDF documents. The viewer works perfectly when I run the application locally. However, once I deploy the application to the ...
Nikk's user avatar
  • 1
1 vote
0 answers
44 views

Instead of radio button getting [ ] in @react-pdf-viewer

I'd uploaded a PDF having checked radio button, Instead of the radio button getting [ ] in the PDF Please find the attachment. Here is issue screenshot react-pdf-viewer-radio-button-issue Here is ...
Lalit Bhanderi's user avatar
0 votes
0 answers
94 views

PDF.Js Viewer add image programmatically to PDF

I'm Using PDF.JS I want to make a custom button that add image/s previously stored as base64 on hidden field loaded with the page and add it to pdf viewer by a custom function EX: function AddStamp(){ ...
Developer's user avatar
0 votes
1 answer
78 views

PDF.js lost Event Listener after new file opened using open method

I'm using PDF.js Adding references straightforward <link rel="resource" type="application/l10n" href="/locale/locale.json"> <script src="build/pdf.js&...
Developer's user avatar
0 votes
0 answers
95 views

OJS PDF.js PDF Viewer

enter image description here I have a problem with pdf.js (plugin in OJS for pdf viewer) when using HTTP the document can be displayed, but when switching to HTTPS the document does not display and an ...
SANG SIPIR's user avatar

15 30 50 per page
1
2 3 4 5
29