Hi all,
We have some code that splits Word documents on sections. For this we iterate over all sections of the original document and use
Node node = workingDoc.ImportNode(sec, true, ImportFormatMode.KeepDifferentStyles…...Add(node); to import them into a new document. This...appears on paper). After importing into the new document the...