I am planning to create comment functions on PDF files, which will be web based. Functions are,
Master user should be able to log in and upload a PDF file, and then assign numerous different users as reviewer.
As soon as master user add reviewer, no of layer on pdf document should be created & respective user can able to add comment on respective layer of same file.
All reviewer can able to see the comments on other reviewer layer but cannot edit, and able to write & edit comment on his layer only.
Master user can be able to edit comments on any reviewer.
Is there any open source tool to achieve above functionality?

Nisa KeremPosted Jan 22, 2015, 7:50 AM
http://en.wikipedia.org/wiki/Annotation
Note that the loading part might require using a REST service on the server side to load the PDF files and convert them to web-friendly format that can be viewed on the client side.
I searched internet and found the following online topics that might help:
http://support.leadtools.com/CS/forums/43011/ShowPost.aspx
http://support.leadtools.com/CS/forums/44274/ShowPost.aspx