Using insertAfter("some text",CharacterProperties) on a Paragraph, the character properties don't start in the resultant word document until the second character of the added text Will attach code and documents to show this
Created attachment 11346 [details] Java file to add some italic text after a paragraph
Created attachment 11347 [details] A simple two paragraph word document
Created attachment 11348 [details] A two paragraph word document, that POI has incorrectly added italic text to
I just quickly tried this and it seems to work fine using latest trunk (i.e. 3.11-FINAL plus a few unrelated fixes), therefore I am closing this as it seems to have been fixed by other changes. Please reopen if this is still a problem for you.