As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extend开发者_如何学运维ed discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
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.
精彩评论