pipwerks / PDFObject

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

Eraser #279

Closed sonakinci41 closed 1 year ago

sonakinci41 commented 1 year ago

The computer I am currently using pdffoject has only a touchscreen and I can't use a keyboard. It is difficult for me to erase the writings when I wrote with pen. Is it possible to add any icon for delete function? Or is there any avaible method for that issue I mentioned? Thank you.

pipwerks commented 1 year ago

I'm sorry but PDFObject does not control any of that functionality. The PDF rendering engine (native apps, PDFJS, Adobe Acrobat, etc) provide the user interface buttons. It's outside the scope of PDFObject.