Second paragraph page number while merging to first paragraph with 1 and half page content using aspose.words?

Hi,

i have two paragraphs in word document......first paragraph contains 1 and half page of content and second paragraph contains 1 page of content..while merging i got second paragraph content starts from the mid of the page(after first page content ) .....in tht case i want to know second paragraph pagenumber.....see my below code

oDestDoc.FirstSection.PageSetup.SectionStart = SectionStart.Continuous;

oFinalDoc.AppendDocument(oDestDoc, ImportFormatMode.KeepSourceFormatting);

Hi,


Thanks for your inquiry. I have answered, here in this thread, to a similar question of yours. If we can help you with anything else, please feel free to ask.

Best Regards,