I am trying to do a field merge using POI and an MS Work Template
 
I have created the template and read it in using the HWPFDocument API
 
Questions:
 
1.  How do I get a list of fields that are in the document
2.  How do I substitute Java variables into the document.
 
After I update the document, I want to generate a new document from the
template.
 
Has anyone done this yet??
 
Thanx Joe

Reply via email to