rvercesi Posted October 9, 2009 Share Posted October 9, 2009 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. Link to comment https://forums.phpfreaks.com/topic/177076-pdf-annotation/ Share on other sites More sharing options...
redarrow Posted October 9, 2009 Share Posted October 9, 2009 Google got... http://www.google.co.uk/#hl=en&q=annotations+pdf+php&meta=&fp=2b5b11435ced62e0 this package does it... http://www.digitaljunkies.ca/dompdf/doc/elementindex_Cpdf.html Link to comment https://forums.phpfreaks.com/topic/177076-pdf-annotation/#findComment-933664 Share on other sites More sharing options...
rvercesi Posted October 9, 2009 Author Share Posted October 9, 2009 Thanks for the reply, but what I need is something more like this: http://www.webproof.com/ Link to comment https://forums.phpfreaks.com/topic/177076-pdf-annotation/#findComment-933666 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.