inputdoc.docx (332.8 KB)
In a .docx file, it have presented an figure and paragraph consecutively, how it is should to separate them with a line break/paragraph break before a specific startpara (e.g., Fig.). Please fin…...source document Document doc = new Document("inputdoc.docx"); //...break) Paragraph breakPara = new Paragraph(doc); // Optional:...