a wrod file you can open the object and get the page count back unless
i am mistaken... as word has pages.
in html and text files there is no actual page marker.
so as mentioned in previous replies... it highly depends on the
rendering method at which point you can calculate the number of lines
that you are calling a page, and then count the lines in the file and
divide by number or lines per page you are calling.

On 7/2/05, Mohamed Nabil <[EMAIL PROTECTED]> wrote:
> hi all,
> i have some strange question :
> 
> if i have html , txt or word file
> can i know programaticly ,using C#, how many pages are in this file
> and access each page of them?
> 
> thx
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
>


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to