HI,
I am generating a document by appending two documents together. using below code
Document mainDocument = new Document(mainFilePath);
Document srcDocument = new Document(sourceFilePath);
mainDocument.appendDocument(…...from the from the previous section, since the appended document...set per section. When you append the document, all section from...