PDF Annotation System
Posted: Fri Oct 09, 2009 5:24 am
Good Morning
I've been searching online for a PDF Annotation System using PHP but so far I've only come up with solutions like TCPDF, which allows annotations but in PHP generated PDFs.
What I need is the ability to load a PDF from the server filesystem into a browser window or iframe, create annotations online (using boxes or pointers) and them, by clicking a SAVE button, to have such PDF saved (in the servers filesystem) or to save all annotations to a table, so that I can recreate them when reloading the PDF.
Tenho pesquisado online sobre anotações em PDF com PHP e até ao momento só encontrei algo semelhante à classe TCPDF, que permite as anotações mas em PDF gerados via PHP.
Basically I am looking for a way to create an online approval system.
Any help is welcome.
Thank you.
I've been searching online for a PDF Annotation System using PHP but so far I've only come up with solutions like TCPDF, which allows annotations but in PHP generated PDFs.
What I need is the ability to load a PDF from the server filesystem into a browser window or iframe, create annotations online (using boxes or pointers) and them, by clicking a SAVE button, to have such PDF saved (in the servers filesystem) or to save all annotations to a table, so that I can recreate them when reloading the PDF.
Tenho pesquisado online sobre anotações em PDF com PHP e até ao momento só encontrei algo semelhante à classe TCPDF, que permite as anotações mas em PDF gerados via PHP.
Basically I am looking for a way to create an online approval system.
Any help is welcome.
Thank you.