PDFObject icon indicating copy to clipboard operation
PDFObject copied to clipboard

A lightweight JavaScript utility for dynamically embedding PDFs in HTML documents.

Results 7 PDFObject issues
Sort by recently updated
recently updated
newest added

In version 2.2.7 this work { pdfOpenParams: { toolbar: '0' } } but in version 2.2.8 this not work

## Description The library under examination exhibits a vulnerability as it permits the embedding of potentially malicious PDF files without implementing any sanitization measures. This vulnerability gives rise to a...

Cannot set properties of undefined (setting 'PDFObject') TypeError: Cannot set properties of undefined (setting 'PDFObject') at https://localhost:44318/js/pdfobject.js:21:24 at https://localhost:44318/js/pdfobject.js:23:2

Are there plans to integrate `Navigator.pdfViewerEnabled` as a replacement for `Navigator.mimetypes`? https://caniuse.com/mdn-api_navigator_pdfviewerenabled

Hi all and thank you so much for your work! I've been happily using PDFObject for embedding PDFs successfully for quite some time. Starting with Mac OS Big Sur though...

Hello! In the base64 scenario, how to change the default download file name? PDFObject.embed(base64, '#pdfRoot'); Thanks a lot for the response

I clicked the "full screen example" here: https://pdfobject.com/examples/ And my virus scanner rang the bells!? Then I went to https://www.virustotal.com/ and it told me that there was nothing wrong.. (previous...