Re: possible to extract/find refence to image data in word files

2005-07-26 Thread Srinivas
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 <[EMAIL PROTECTED]> wrote: Hi there, I am trying now for a few days to extract an image out of a word document. I haven't s

RE: POI Installation

2005-07-26 Thread Peter Dow \(DSS\)
Hi Curtis, My situation is probably different in that I'm running this stuff on an IBM iSeries with the OS400 operating system rather than a Windows or Unix-like OS. However, I'll list what I did and see if that helps; I'm sure others can chime in with more info for your scenario. 1. Go to http:

RE: POI Installation

2005-07-26 Thread Curtis Pastore
Hi there Mr. Peter Dow I see you've gotten the POI thing to work for you. Congrats. Therefore I'm trying to do the same thing. I have downloaded the same file from the site you've listed below and have placed the jar file I received in the extension directory: ../j2sdk1.4.2_08/jre/lib/ext

RE: POI Installation

2005-07-26 Thread Peter Dow \(DSS\)
Hi Everyone, For the archives, I was unable to use ANT to build the latest POI/HSSF .jar file, but I did manage to find where Nick Burch is placing the nightly builds: http://encore.torchbox.com/poi-cvs-build/ Using poi-3.0-alpha1-20050721.jar from that site, I was able to successfully build a .

Does POI 2.5.1 run on jdk 1.3

2005-07-26 Thread Ram, Ashwin
Hello All: I am currently using POI's HSSF to read an Excel spreadsheet from Java, using jdk 1.4. However, I have a need to run the same application on jdk 1.3. Could someone tell me if POI 2.5.1 runs on jdk 1.3 ? If so, are there any issues to be aware of ? I couldn't find this info in the POI do

AW: AW: Working with Chart in Excel using POI

2005-07-26 Thread KHZ (SAW)
Hi Mike. With http://mail-archives.apache.org/mod_mbox/jakarta-poi-user/ you search the archive. Then you search the desired month and the threads. The date I see in my Outlook. There I find a lot of information within a few seconds. So it also could have been the month before. The special answ

Re: AW: Working with Chart in Excel using POI

2005-07-26 Thread michael . dolgonos
Hi Karl-Heinz, Would you please advise how to find this thread. If you can attach the link it would be great. Thanks a lot, Michael D. "KHZ (SAW)"

AW: Working with Chart in Excel using POI

2005-07-26 Thread KHZ (SAW)
Hi Mike. In January there was a thread "Data range for charts". Maybe the information there helps you. Regards,Karl-Heinz. -Ursprüngliche Nachricht- Von: news [mailto:[EMAIL PROTECTED] Im Auftrag von Michael Dolgonos Gesendet: Dienstag, 26. Juli 2005 17:11 An: poi-user@jakarta.a

Working with Chart in Excel using POI

2005-07-26 Thread Michael Dolgonos
Hi there, Can somebody advise if there is a way to work and may be modify a chart in Excel using POI. I need to do a simple thing. I have a chart in Excel and I need to change the cell range that this chart is based on. Any help is greatly appreciated. Thanks in advance. Michael D. ---

RE: possible to extract/find refence to image data in word files

2005-07-26 Thread Pidathala Hema
How about adding image to excel file when generated using POI? Can you add image to a cell using POI API? Please suggest -Original Message- From: Peter Brouwer [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 26, 2005 7:52 AM To: poi-user@jakarta.apache.org Subject: possible to extract/find

possible to extract/find refence to image data in word files

2005-07-26 Thread Peter Brouwer
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, Pete