Hi ,

I am trying to replace contents of ms.word document in .doc or .docx format
but I am unable to do it.
For example word document contains

name <Customer_Name>
Address <Cs_add>

this is my template file. I want to replace Customer_Name and Cs_add with
name and address of that particular customer.
Also there may be table which contains above things as rows and columns.
Can any one tell me how could I replace them using POI Apache lib.

--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/About-searching-and-replacing-contents-in-doc-or-docx-document-using-Java-tp5061229p5061229.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to