HI Peter, i am also trying the code to solve this problem..... i found some link to see http://jakarta.apache.org/poi/apidocs/org/apache/poi/ddf/EscherBlipWMFRecord.html may it is useful to us.... thanks srinivas
Peter Brouwer <[EMAIL PROTECTED]> wrote: Hi Srinivas, I am going through the source now and it looks like POI doesn't support image extraction right now. If I look at the FIBAbstractType class (extended by FileInformationBlock) I see that a lot of tags are missing. I am trying now to add some of them and get the image stuff working. Would be great if you tried to get the stuff working too, sofar I haven't succeeded. Peter ----- Original Message ----- From: "Srinivas" To: "POI Users List" Sent: Wednesday, July 27, 2005 8:10 AM Subject: Re: possible to extract/find refence to image data in word files > HI Friends, > > I am also following this track...please suggest us...what are the ways to > extract the images from the word document...????? > > > Thanks > Srinivas > > Peter Brouwer wrote: > Hi there, > > I am trying now for a few days to extract an image out of a word document. > I haven't succeeded sofar. I am afraid now that POI is not able to do > this. > > Has anybody succeeded in or know if it is possible to extract image data > out of ms word documents using POI. > > Thanks in advance, > Peter > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > --------------------------------------------------------------------- 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/ --------------------------------- Start your day with Yahoo! - make it your home page
