Hello,
Serial number is not restarting with 1 After inserting file two times in doc.
So Can you please suggest that how can fix this issue as given below screen shot.
As we are using below code to insert file in doc.
Document srcDoc = new Document();
srcDoc = new Document('FilePath');
builder.InsertDocument(srcDoc, ImportFormatMode.KeepSourceFormatting);