Hi,

I'm having trouble extracting images from PPT files. When I have the same
image more than once, the API identifies only one image even if the size
differs from one to another.

I use the readPictures method in the HSLFSlideShow class which puts the
image streams in the a pictstream vector.

For instance, if there are 3 pictures, being 2 of them the same picture,
the returned vector length is 2.

What can I do to get the real images number?

Thanks,
Tales

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to