Hi,
use use following code to append documents:
dstDocument.AppendDocument(srcDocument, ImportFormatMode.UseDestinationStyles);
the srcDocument has one section and his SectionStart is ‘SectionStart.Continuous’.
Afte…...document ends with a section or page break, as this may be influencing...appending document with new page section break: Document dstDoc...