Question about the method AppendDocument()

I used the method "AppendDocument()" to combine several documents together with serial page number

The question is that after the combination of documents, a useless section sign is added automaticly which cause the recount of the page number.

How can I add a "document" after the other "document" with a page break instead of the section sign? To change into other method or parameter?

language :c# ; platform :.NET

THX !

Hi,


Thanks for your inquiry. Perhaps, you’re using an older version of Aspose.Words; as with Aspose.Words v11.9.0, I am unable to reproduce this problem on my side. I would suggest you please upgrade to the latest version of Aspose.Words i.e. v11.9.0 and let us know how it goes on your side. I hope, this will help.

Please read following documentation link to insert a document at any location of aonther document.
http://www.aspose.com/docs/display/wordsnet/How+to++Insert+a+Document+into+another+Document

If you still face problem, Please share your documents along with code for investigation purpose.