Thanks for the quick reply. I did see that before I posted the question. However, my question still remains, how do I find if a specific page has an image? That code is counting the number of pages within a word document using the summary information.
Thank You Prateek On Wed, Nov 13, 2013 at 9:48 AM, Adrian Lynch < [email protected]> wrote: > Here's a possible solution: > > http://stackoverflow.com/questions/16442347/counting-pages-in-a-word-document > > Let us know if it works. > > Adrian > > > On 13 November 2013 14:44, Prateek <[email protected]> wrote: > > > Hello, > > I am just getting started with Apache POI. I am trying to find a way to > > count number of pages which have images in a Microsoft Word Document > (.doc > > files) using Apache POI. Does anyone have any experience doing this task? > > Any ideas/sample code/pointers will be helpful. > > > > Thank You > > > > Prateek > > > > -- > > Prateek > > > -- Prateek
