Insert page number into a word doc

Hi,

I am using ASP.Net 2.0/C# to create an app which export text from web form to MS word document. Everything seems work except of inserting page number into the document.

The document is broken into multiple sections so that the page number need to reset to 1 after the section ends.

Any idea will be appreciated.

Thank you
[361 byte] By [beachboy1976] at [2007-11-20 11:23:33]
# 1 Re: Insert page number into a word doc
Maybe you could get something from here: http://www.c-sharpcorner.com/UploadFile/amrish_deep/WordAutomation05102007223934PM/WordAutomation.aspx.
jasonli at 2007-11-9 11:54:01 >