Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mallaury's avatar

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 ?

0 likes
0 replies

Please or to participate in this conversation.