pipwerks / PDFObject

A lightweight JavaScript utility for dynamically embedding PDFs in HTML documents.
http://pdfobject.com/
Other
2.39k stars 986 forks source link

pdfobject #269

Closed nikitaxx closed 2 years ago

nikitaxx commented 2 years ago

Is there a function that supports PDF preview of internal attachments

pipwerks commented 2 years ago

Attachments to...?

PDFObject is just a tool that simplifies embedding PDFs into HTML files. Any features that manipulate the PDF itself are coming from the browser's PDF rendering engine and not PDFObject.