Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PHP file update

7 views
Skip to first unread message

aditya...@gmail.com

unread,
Feb 25, 2014, 2:30:58 AM2/25/14
to
I uploaded a file from user using PHP.

I know how to render a pdf page on a webpage. I also have a js script which enables us to annotate a pdf page.

How do i save that file after editing(adding annotations) it?\

Correct me if i am wrong: When we upload a file from client system,the file is stored in a temp location. we get the path of the temp location and use it to render the PDF. After we edit(annotate), these changes doesn't resemble in the PDF file stored in temp location?? How to make these changes apply to the file stored in temp location in server??

Please provide me insight into this.
0 new messages