Re: New to POI, how to configure POI package

2004-08-28 Thread Charlie
. POI should work fine on 1.3, except > for some character encoding issues (i.e., it will work fine for US English, > but may give errors for other code pages). > > > > -Original Message- > From: Charlie [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 26, 2

RE: New to POI, how to configure POI package

2004-08-28 Thread Michael Zalewski
26, 2004 4:01 PM To: Kipre, Bougnon E Cc: POI Users List Subject: Re: New to POI, how to configure POI package The full class path is set, but can you explain what is device? The error is "cannot resolve symbol" (Usually I just put the jar file's path as classpath of that library w

Re: New to POI, how to configure POI package

2004-08-26 Thread Charlie
Thanks, sudhakar. I do set the classpath as you described, but the test application still does not work in jBuilder. (in jBuilder I set the classpath of POI library, then include POI library into the test application. This way works out for all other library I use) It is killing me. Thanks so mu

Re: New to POI, how to configure POI package

2004-08-26 Thread Koundinya \(Sudhakar Chavali\)
n E > <[EMAIL PROTECTED]> wrote: > > Make sure the full path, including device, folder and file is in your > > classpath. > > > > > > > > > > -Original Message- > > From: Koundinya (Sudhakar Chavali) [mailto:[EMAIL PROTECTED] > > S

Re: New to POI, how to configure POI package

2004-08-26 Thread Charlie
t;[EMAIL PROTECTED]> wrote: > Make sure the full path, including device, folder and file is in your > classpath. > > > > > -Original Message- > From: Koundinya (Sudhakar Chavali) [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 26, 2004 3:22 PM > To: Cha

RE: New to POI, how to configure POI package

2004-08-26 Thread Kipre, Bougnon E
Make sure the full path, including device, folder and file is in your classpath. -Original Message- From: Koundinya (Sudhakar Chavali) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 3:22 PM To: Charlie Cc: POI Users List Subject: Re: New to POI, how to configure POI package

RE: New to POI, how to configure POI package

2004-08-26 Thread Kipre, Bougnon E
I think it is poi-2.5.1-final-20040804.jar that needs to be in classpath. This jar file can be found in the downloaded ZIP file poi-bin-2.5.1-final-20040804.zip. Please do: Unzip the downloaded ZIP file into Locate the JAR file poi-2.5.1-final-20040804.jar in your extract folder

Re: New to POI, how to configure POI package

2004-08-26 Thread Koundinya \(Sudhakar Chavali\)
What is the problem you are getting?? --- Charlie <[EMAIL PROTECTED]> wrote: > Ok, I download the binary version and set classpath to > \poi-bin-2.5.1-final-20040804\poi-2.5.1-final-20040804.jar, but it > still does not work. > Is there anything I need to do? > > Thanks so much, > > Charlie >

Re: New to POI, how to configure POI package

2004-08-26 Thread Charlie
Ok, I download the binary version and set classpath to \poi-bin-2.5.1-final-20040804\poi-2.5.1-final-20040804.jar, but it still does not work. Is there anything I need to do? Thanks so much, Charlie On Thu, 26 Aug 2004 12:03:09 -0700 (PDT), Koundinya (Sudhakar Chavali) <[EMAIL PROTECTED]> wro

RE: New to POI, how to configure POI package

2004-08-26 Thread Kipre, Bougnon E
) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 2:54 PM To: POI Users List; Charlie Cc: POI Users List Subject: Re: New to POI, how to configure POI package can u paste the list?? Regards --- Charlie <[EMAIL PROTECTED]> wrote: > Can you tell me which jar to use? I can

Re: New to POI, how to configure POI package

2004-08-26 Thread Koundinya \(Sudhakar Chavali\)
Wait wait, you need to download this /poi-bin-2.5.1-final-20040804.zip. The one u have downloaded is sources zip file this is from one of it's mirror site http://www.wmwweb.com/apache/jakarta/poi/release/bin/poi-bin-2.5.1-final-20040804.zip Regards Sudhakar --- Charlie <[EMAIL PROTECTED]> wrote

Re: New to POI, how to configure POI package

2004-08-26 Thread Charlie
under \lib directory: commons-logging-1.0.1.jar junit-3.8.1.jar log4j-1.2.8.jar under \src\contrib\lib directory: commons-beanutils-1.6.jar commons-collections-2.1.jar commons-lang-1.0-b1.jar xercesImpl-2.4.0.jar xmlParserAPIs-2.2.1.jar I am really confused which jar to use. Thanks so much. Ch

Re: New to POI, how to configure POI package

2004-08-26 Thread Koundinya \(Sudhakar Chavali\)
can u paste the list?? Regards --- Charlie <[EMAIL PROTECTED]> wrote: > Can you tell me which jar to use? I can not find > poi-src-2.5.1-final.jar in that directory and there are several other > jars in some subdirectory. > > Thanks a lot > > Charlie > > > On Thu, 26 Aug 2004 11:48:28 -070

Re: New to POI, how to configure POI package

2004-08-26 Thread Charlie
Can you tell me which jar to use? I can not find poi-src-2.5.1-final.jar in that directory and there are several other jars in some subdirectory. Thanks a lot Charlie On Thu, 26 Aug 2004 11:48:28 -0700 (PDT), Koundinya (Sudhakar Chavali) <[EMAIL PROTECTED]> wrote: > > > You find the jar fil

Re: New to POI, how to configure POI package

2004-08-26 Thread Koundinya \(Sudhakar Chavali\)
You find the jar file in the zip file; set classpath=%classpath%;poi-src-2.5.1-final.jar; = "No one can earn a million dollars honestly."- William Jennings Bryan (1860-1925) "Make everything as simple as possible, but not simpler."- Albert Einstein (1879-1955) "It is dangerous to be sin

Re: New to POI Please help me ......

2004-07-10 Thread Andrew Kharchuk
" <[EMAIL PROTECTED]> Sent: Saturday, July 10, 2004 12:59 PM Subject: Re: New to POI Please help me .. > Hi wolfgang, > > Thank you wolfgang, i have received ur jar file. > I'll try and tell u the results. > > Thank you for sending. > > Thanks > Sriniva

Re: New to POI Please help me ......

2004-07-10 Thread Srinivas Rao
Hi wolfgang, Thank you wolfgang, i have received ur jar file. I'll try and tell u the results. Thank you for sending. Thanks Srinivas ng unger <[EMAIL PROTECTED]> wrote: Hi Srinivas, I tried 2 times, and got 2 times: - This is an automatically generated Delivery Status Notification. Deli

Re: New to POI Please help me ......

2004-07-09 Thread wolfgang unger
Hi Srinivas, I tried 2 times, and got 2 times: - This is an automatically generated Delivery Status Notification. Delivery to the following recipients failed. [EMAIL PROTECTED] - (Zipped AND not too big) Sorry > Hi Wolfgang , > > Thank you very much wolfgang,Please send me your

Re: New to POI Please help me ......

2004-07-09 Thread Srinivas Rao
ng - As far as I know, but I'm relatively new to Java so if anyone can correct me, feel free. Tim Forbis -Original Message- From: Srinivas Rao [mailto:[EMAIL PROTECTED] Sent: Thursday, July 08, 2004 12:32 AM To: POI Users List Subject: RE: New to POI Please help me ..

Re: New to POI Please help me ......

2004-07-08 Thread wolfgang.unger
feel free. Tim Forbis -Original Message- From: Srinivas Rao [mailto:[EMAIL PROTECTED] Sent: Thursday, July 08, 2004 12:32 AM To: POI Users List Subject: RE: New to POI Please help me .. Hi Tim Forbis, Thank you very much for replay to me and i'll try to download all the java files an

RE: New to POI Please help me ......

2004-07-08 Thread Tim Forbis
As far as I know, but I'm relatively new to Java so if anyone can correct me, feel free. Tim Forbis -Original Message- From: Srinivas Rao [mailto:[EMAIL PROTECTED] Sent: Thursday, July 08, 2004 12:32 AM To: POI Users List Subject: RE: New to POI Please help me .. Hi Tim F

RE: New to POI Please help me ......

2004-07-07 Thread Srinivas Rao
he binary reader for Microsoft Word files. Tim Forbis -Original Message- From: Srinivas Rao [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 07, 2004 1:35 AM To: POI Users List Subject: Re: New to POI Please help me .. Hi wolfgang, I can understand the POI Development.I really invo

RE: New to POI Please help me ......

2004-07-07 Thread Rainer Klute
Am Mi, 2004-07-07 um 16.27 schrieb Tim Forbis: > As far as I know, the difference between hpsf and hwpf is: hpsf is "Horrible > Property Set Format," this deals with the data that Microsoft Office puts in the > file that contains various things such as dates created, edited, printed, as well as

RE: New to POI Please help me ......

2004-07-07 Thread Tim Forbis
ormat" contains the binary reader for Microsoft Word files. Tim Forbis -Original Message- From: Srinivas Rao [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 07, 2004 1:35 AM To: POI Users List Subject: Re: New to POI Please help me .. Hi wolfgang, I can understand the POI

Re: New to POI Please help me ......

2004-07-06 Thread Sergiu Gordea
I think that you can find all classes in poi-2.5-final.jar, I don't think you need the other two packages. Am I write? Sergiu Srinivas Rao wrote: Hi wolfgang, I can understand the POI Development.I really involved to get source files b'case i download the jar files from textmining.org as tm-ext

Re: New to POI Please help me ......

2004-07-06 Thread Srinivas Rao
Hi wolfgang, I can understand the POI Development.I really involved to get source files b'case i download the jar files from textmining.org as tm-extractors-0.4.jar and some other jar files, that are poi-2.5-final-20040302.jar, poi-contrib-2.5-final-20040302.jar and poi-scratchpad-2.5-final-2004

Re: New to POI Please help me ......

2004-07-05 Thread wolfgang unger
Hi, I can send the jar to you, but if you really want to get involved you should get the source files and compile it your own. Read the sites about CSV(!!) and the other manual pages of poi, then you should be able to do it... What IDE are you using? Borland, Eclipse ..? What classes are you asked

Re: New to POI Please help me ......

2004-07-05 Thread Srinivas Rao
Hi wolfgang , I am not able to run the Quicktest.java file.B'case it is asking some of the classes. So please send to me your *.jar files.I am waiting for ur replay ... Thanks to replay to me... Thanks Srinivas Srinivas Rao <[EMAIL PROTECTED]> wrote: Hi wolfgang , Than

Re: New to POI Please help me ......

2004-07-05 Thread Srinivas Rao
Hi wolfgang , I am not able to run the Quicktest.java file.B'case it is asking some of the classes. So please send to me your *.jar files.I am waiting for ur replay ... Thanks to replay to me... Thanks Srinivas Srinivas Rao <[EMAIL PROTECTED]> wrote: Hi wolfgang , Than

Re: New to POI Please help me ......

2004-07-05 Thread Srinivas Rao
Hi wolfgang , Thank you very much for replay to me.This information is very useful to me .I will try and as soon as possible i replay to u. Once again Thank you vary much and if any resource about hwpf and related topics Please send to me Thanks Srinivas "wolfgang.unger" <[EMAIL PROTE

Re: New to POI Please help me ......

2004-07-03 Thread wolfgang.unger
Hi Srinivas, I'm also new to Poi(hwpf), but try this(from Quicktest.java hwpf package ): kind regards wolfgang p.s. you will need a complete(with hwpf)jar file, of course.. first, get the source and build it and include the jar in your classpath or ide - import java.io

Re: New to POI Please help me ......

2004-07-01 Thread Sergiu Gordea
Hi, I also needed to work a little bit with word documents, but I needed only to index them, thats a little bit different. Counting the number of lines in a word file I think is possible. / /I submited my examples in an email that had a subject something like "Indexing MsOffice Documents". Plea

RE: New to POI Please help me ......

2004-07-01 Thread Srinivas Rao
Hi Ray, Thank you very much for replay to me and Please send to me few references as early as possible. I will include the POI development into my project to count the lines and words . i.e.. reading from the word file and writing into word file. Please help meonce again thanks to you

RE: New to POI Please help me ......

2004-06-30 Thread Parag.Ray
Hi Srinivas, To import jars of poi just down load it and incorporate them as external jar to you app server/ide. Just consult your app server/ide reference how to incorporate a external jar and proceed accordingly. About using word in poi I shall try to send you a few quick guides & references a

RE: New To POI

2004-06-03 Thread Srinivas Rao
Hi Laurent, Thanks to given the information to me and I have downloaded the required files and those are poi-2.5-final-20040302.jar, poi-contrib-2.5-final-20040302.jar and poi-scratchpad-2.5-final-20040302.jar .This jar files are configured into Tools-->Libraries . Bur Im not getting the

RE: New To POI

2004-06-03 Thread Marot Laurent
Hi, just download the archives there : http://jakarta.apache.org/site/binindex.cgi and add the .jar(s) to your project properties Required librairies in JBuilder Laurent -Message d'origine- De : Srinivas Rao [mailto:[EMAIL PROTECTED] Envoyé : jeudi 3 juin 2004 09:06 À : [EMAIL PROTECTE

Re: New to POI development

2004-01-16 Thread Kevin Crocker
At 05:06 PM 1/16/2004, you wrote: > is this entire poi codebase > intended to be called via Java code and I have to write my own > readers/writers etc etc. Bingo, sorry for the misunderstanding. Hopefully one day we will have viewers for all the different file formats. Right now we're more of a dev

Re: New to POI development

2004-01-16 Thread Ryan Ackley
> is this entire poi codebase > intended to be called via Java code and I have to write my own > readers/writers etc etc. Bingo, sorry for the misunderstanding. Hopefully one day we will have viewers for all the different file formats. Right now we're more of a developer library. -Ryan

Re: New to POI development

2004-01-16 Thread Kevin Crocker
At 04:04 PM 1/16/2004, you wrote: On Fri, 16 Jan 2004 11:06:31 -0500 Kevin Crocker <[EMAIL PROTECTED]> wrote: > anyway, I'm still a bit confused about POI even after reading the docs. the > first thing > I wanted to do was to just see what these files look like - so I figured > that I could > run

Re: New to POI development

2004-01-16 Thread Rainer Klute
On Fri, 16 Jan 2004 11:06:31 -0500 Kevin Crocker <[EMAIL PROTECTED]> wrote: > anyway, I'm still a bit confused about POI even after reading the docs. the > first thing > I wanted to do was to just see what these files look like - so I figured > that I could > run the poibrowser and point it at a

Re: New to POI development

2004-01-16 Thread Ryan Ackley
What specifically doesn't work about the POI browser? I need to know this if you want help. -Ryan - Original Message - From: "Kevin Crocker" <[EMAIL PROTECTED]> To: "POI Users List" <[EMAIL PROTECTED]> Sent: Friday, January 16, 2004 11:06 AM Subject: New to POI development > Hi, > > I'