Welcome Guest, Not a member yet? Register   Sign In
Edit/save MS Word document
#1

I'm trying to find a solution which would allow me to edit MS Word documents opened via my application and allow users to easily save any modifications they make to it. 

For example I want to parse a MS Word document template uploaded into my application under individual user accounts replacing placeholder tags with the relevant data. This part is relatively straight forward but what I'd like to be able to do is allow users to open the newly generated document and save changes back to the server without having to save it locally and re-upload back into the application. 

Is there some way to either edit these documents on their local machine or in the browser with some Word like editor so the changes can be directly saved back?
Reply
#2

Try PHPWord: https://phpword.codeplex.com/
Reply




Theme © iAndrew 2016 - Forum software by © MyBB