12-01-21 10:03 PM
Hi,
I have some vb.net code to read page number in word but the problem is whether the page numbers are present visually or not. code is reading the page numbers and giving me the page count But What I 'm really looking is to check the page number is present visually or not? and update the data item accordingly.
I know I can read Header and Footer text and check any number present there. But the problem with that is here is possibility that Header and footer may have numbers appended to end of the text. So Its not reliable to use the Header and Footer text.
Is there a best way to do it?
Thanks,
Harish
14-01-21 01:30 AM
14-01-21 01:34 PM
14-01-21 04:25 PM