i can open and write a summary from my web application into Word ducument via html code(ex: strHTMLContent.Append(texte);),and it works like hill,BUT what about PAGINATION(pages numbering)????????? There no summary without the number of the page in front
of the titles.
How can i read the number of page where the texte is and paste it in the summary just in front of its title????
Member
4 Points
26 Posts
question for professionnals
Sep 15, 2011 06:44 PM|leoppina|LINK
Hi,
Please help me if you can,
i can open and write a summary from my web application into Word ducument via html code(ex: strHTMLContent.Append(texte);),and it works like hill,BUT what about PAGINATION(pages numbering)????????? There no summary without the number of the page in front of the titles.
How can i read the number of page where the texte is and paste it in the summary just in front of its title????
SOS!!:s
All-Star
32861 Points
7877 Posts
Re: question for professionnals
Sep 16, 2011 03:00 PM|qwe123kids|LINK
Hi,
If you want to work Full fledge Word .
Then Better Solution Work Directly With OpenXml.
Avinash Tiwari
Remember to click “Mark as Answer” on the post, if it helps you.
Member
4 Points
26 Posts
Re: question for professionnals
Sep 16, 2011 04:04 PM|leoppina|LINK
hi,
Euh , i do just know nothing about XML and i dont have time to learn about it, i'm left with few days to finish this!