hello,
I created a docx with openxml APIs. This includes chunks containing hmtl code (simple code with accents like "<html><head></head><boy><div>je vis à Yverdon</div></body>").
When I edit this docx in word, first chunk is fine, second chunk scrambles the à to another strange special character.
I rename the docx to zip, dirll down, copy afchunk2.xhtml to another directoy, copy back to zip, rename to docx, edit. Still wrong
I rename the docx to zip, dirll down, copy afchunk2.xhtml to another directoy, edit it with note pad, DNO NOT change anything but save it (so, change timetstamp), copy back to zip, rename to docx, edit. It is now correct !
What the hell in all that ?
Thanks