Feb 12, 2022
0
Level 2
Add comments in a PDF with PHP/JS
Hello, I store and display pdf documents in an iframe on my site (all documents are stored in the same domain). I would like users to be able to click in the document to add comments at a specific location. The comment would be encoded in the database so that it can be displayed to the correct location in the document. Is this possible with iframe? If yes, do you know a documentation or a tutorial to do it ?
Please or to participate in this conversation.