I have to read a .doc or a .docx document with some static fields like title, header with a program written in Java. With the same program a user fills a form (GUI) and all these infos should be added in the right place in the document previously read.
Which framework is most suitable for my work?