We get .docx documents from a backend server. The users downloads them to their local machine, edits them jusing MS Word/Excel/... and uploads them back.
Is it possible to make angular open the installed Word and register when the user saves the document so that it can upload them back into the backend server?