When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...docx"); Document subDoc = new Document("SubDocument...Document("SubDocument.docx"); DocumentBuilder builder = new Do...