Hi,
Here is the scenario. ASP.NET app.
I’M opening a word doc on the server, sending the htMl down to a browser editor (ckEditor), and then sending the htMl back to the server to be converted back again to a word doc.
…... I’m opening a word doc on the server...margins and toc. Here is the code I’m using as a POC: string baseDir...