Hi,
I'm trying to import / export pages. First I export a page to a HTML file which then gets translated by a company with Word. I get the HTML back and want to import this but Word made it dirty...
I tried using EditorUtility.CleanMicrosoftWordHTML function but it returns broken HTML. I also tried exporting to RTF but when opening this with Word it doesn't maintain the weblayout.
Could you give me any advice on this?
Thank you!