About PDF Viewing and Editing PHP [closed]
I have two type of users in my php website. According to my client specs , One user can edit PDF's at browser and another user can read them. He want it something like we see in gmail inbox.
Can anybody please suggest how can I achieve this in PHP.
Thanks
If you want to load your documents into Google docs (and use their ability to edit files) then refer to their Google Docs API.
This way you can use their tools without spending time writing your own.
精彩评论