I am generating a Word doc in xml based on customer input, and of course it blows up whenever an & is used. I tried replacing all instances of & with ...
I have a Microsoft Word 2007/xml .docx file that I am trying to edit using Apache POI 3.8beta4. The document contains, among other things, a table that contains cells that hold ...