https://issues.apache.org/bugzilla/show_bug.cgi?id=52588

gbogaer...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
                 CC|                            |gbogaer...@gmail.com
           Severity|normal                      |critical

--- Comment #3 from gbogaer...@gmail.com ---
I have the same problem.

The output file is corrupt. MS Word can fix it but you have to save it and to
"open and fix" with Word.

the code is the same : 

HWPFDocument document = new HWPFDocument(blobWord.getBinaryStream());
document.getRange().replaceText("${******}", "*******");

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to