Hi Jaosn,
I am using Docx4J library to merge xml data into a docx file and get a new docx file with all the data present in the xml file. It is working really well. But when I do not have data in a particular xml element; I get "Click here to enter text." in that particular content container. Is there a way I could delete that content container if there is not data for ...