Howdy... I'm new to docx and have a question. I have a microsoft word document (docx) with form fields (dates, text, combo-box, etc). Can I use docx4j to auto fill-in the form fields using data from my database and save the result as a word document? If so, is there a sample that would get me started?
Thanks!