H
hemaneelagiri via OfficeKB.com
please ignore my prvious question with lot of replies
first i explain how my document looks.
i am displying meeting details..
right now my document is having 3 pages
in first page meeting header means.. date time, particpants, location etc...
in 2nd page agenda details, where i can have many agendas so those agendas
are comeing in loop so those will display one by one..(2nd page data is in
loop)
and third page meeting sumamry
and when i pass value(meetingno) to worddocument from my c# aplication
first of all the document page numbers should start given number which i get
in macro from DB(ex: 20)
and when 2nd page data is itterating that time i want to save that agendas
pagenumber in DB for that agenda
for this first i have to set the pagenumbers with new serial number. but when
2nd page data is displying that page number is coming as new page not in
serail
b'coz i am setting pagenumbers in header it self, so first 3 static pages
pagenumbers are coming in searil(means 20,21,22). and when the datat is
coming in loop means when new page is inserting that time it is taking as new
docmunt page(i.e: 21) for each itterating not taking 23,24..
'b'coz i am setting pagenumbers in header,
if i set pagenumbers at last after generating the whole data.. then the page
numbers are coming properly..
but how can i know.. which page number is for which agenda(which is in loop)..
this is also important to me(i want to save this page number for that agenda)
hope fully u understand my problem..
how can i delete my own posting which are not clear
first i explain how my document looks.
i am displying meeting details..
right now my document is having 3 pages
in first page meeting header means.. date time, particpants, location etc...
in 2nd page agenda details, where i can have many agendas so those agendas
are comeing in loop so those will display one by one..(2nd page data is in
loop)
and third page meeting sumamry
and when i pass value(meetingno) to worddocument from my c# aplication
first of all the document page numbers should start given number which i get
in macro from DB(ex: 20)
and when 2nd page data is itterating that time i want to save that agendas
pagenumber in DB for that agenda
for this first i have to set the pagenumbers with new serial number. but when
2nd page data is displying that page number is coming as new page not in
serail
b'coz i am setting pagenumbers in header it self, so first 3 static pages
pagenumbers are coming in searil(means 20,21,22). and when the datat is
coming in loop means when new page is inserting that time it is taking as new
docmunt page(i.e: 21) for each itterating not taking 23,24..
'b'coz i am setting pagenumbers in header,
if i set pagenumbers at last after generating the whole data.. then the page
numbers are coming properly..
but how can i know.. which page number is for which agenda(which is in loop)..
this is also important to me(i want to save this page number for that agenda)
hope fully u understand my problem..
how can i delete my own posting which are not clear