Hi ,
I have been trying to use docx4j to prepare a word document with two column layout .
I installed docx4j helper word AddIn and then prepared one page word doc manually and then generated java code for the same.
Tried to run that java code to see if it can give me similar the doc document resembling the one that I prepared manually. All i am trying to do is to get myself ...