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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P5
                 CC|                            |[email protected]
           Severity|normal                      |critical

--- Comment #3 from [email protected] ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to