I am trying to edit a local Word document with the Ionic 4 application. I do not want to just show a preview. I heard that there are some npm packages that could help.
Thank you very much for your useful information! Is this the package ,that you are talking about: Officegen https://www.npmjs.com/package/officegen ? Could i use it to full edit the document and colour its lines ,each one with a different colour,please?
I would really appreciate any help.
Thank you in advance.
hello @ionian did you finish your app. Can you share with me your idea about how can you edit doc file. Do you use Ck editor to edit file and use some lib to export to doc file ?