PDA

View Full Version : how to read word document page by page with VB.net??


Junshi
May 1st, 2004, 12:41 PM
I wanna read word document page by page with VB.Net ,how to do it ?

Doug Robbins - Word MVP
May 2nd, 2004, 01:26 AM
Can't give you the vb.Net specifics, but you would need to have vb open the
document in Word and then use the .Range of the "\page" bookmark.

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
"Junshi" > wrote in message
...
> I wanna read word document page by page with VB.Net ,how to do it ?

Google