
- You are not logged in. | Login
January 16, 2007 10:56 am
- jjjlc1983
- Member


How to get number of pages of opened *.doc file
Hi
I wonder if there is a possibility to get number of pages of opened *.doc file, and if there is a possibility to read only requested page number (for example only page nr 3) or number of pages (for example from 1-10 page - assuming there are more pages).
January 16, 2007 11:01 am
- bobbee
- Member


Re: How to get number of pages of opened *.doc file
take a look at some of the classes over at phpclasses.org
I know that there are a couple of classes that can read *.doc files. I don't know if you can extract just a page number for that is really depending on the format of the text, images, etc...


