I am working on a project that needs to read a .doc file provided by a client. It should replace some text in this and save it again, so that the user can have this file with his own data.
i.e. we usually read the parameters when sending mail to the client. (just an example)
I read several posts about this and he needs to install the MS message on the server. Is there a way to fulfill my requirements without MS Word dll
I tried to convert this file to .htm and read the text and replace it, however the last thing I need is to convert this .htm file to a .doc file. when I do it manually, all texts and logos are watermarks, etc. are not in the new .doc file. So it is useless to me.
Can anyone suggest me how I can try to move on.
Thank you in advance
source share