Re: pdfboxhelp

2004-08-23 Thread Santosh
:\ j2sdk1.4.1\lib\log4j.properties; but there is no difference in the output - Original Message - From: Natarajan.T [EMAIL PROTECTED] To: 'Lucene Users List' [EMAIL PROTECTED] Sent: Monday, August 23, 2004 10:56 AM Subject: RE: pdfboxhelp Hi Santhosh, The attached file must be in your class

Re: pdfboxhelp

2004-08-23 Thread Santosh
? - Original Message - From: Natarajan.T [EMAIL PROTECTED] To: 'Lucene Users List' [EMAIL PROTECTED] Sent: Monday, August 23, 2004 10:56 AM Subject: RE: pdfboxhelp Hi Santhosh, The attached file must be in your class path. Natarajan. -Original Message- From: Santosh [mailto

Re: pdfboxhelp

2004-08-23 Thread Stephane James Vaucher
\ but there is no difference in the output - Original Message - From: Natarajan.T [EMAIL PROTECTED] To: 'Lucene Users List' [EMAIL PROTECTED] Sent: Monday, August 23, 2004 10:56 AM Subject: RE: pdfboxhelp Hi Santhosh, The attached file must be in your class path

RE: pdfboxhelp

2004-08-22 Thread Karthik N S
of Indexing /Search.. ; [ Karthik -Original Message- From: Santosh [mailto:[EMAIL PROTECTED] Sent: Saturday, August 21, 2004 4:55 PM To: Lucene Users List Subject: Re: pdfboxhelp Yes I did the same. I copied all the classes into classes folder but now when I am building the index

Re: pdfboxhelp

2004-08-22 Thread Santosh
of Indexing /Search.. ; [ Karthik -Original Message- From: Santosh [mailto:[EMAIL PROTECTED] Sent: Saturday, August 21, 2004 4:55 PM To: Lucene Users List Subject: Re: pdfboxhelp Yes I did the same. I copied all the classes into classes folder but now when I am building

RE: pdfboxhelp

2004-08-22 Thread Karthik N S
PROTECTED] Sent: Monday, August 23, 2004 10:11 AM To: Lucene Users List Cc: Ben Litchfield Subject: Re: pdfboxhelp hi karthik, I have downloaded pdfbox and kept pdfjar file in the classpath, but when I am typing following command in the command prompt I am getting the error: D:\setups

Re: pdfboxhelp

2004-08-22 Thread Santosh
please check the error - Original Message - From: Karthik N S [EMAIL PROTECTED] To: Lucene Users List [EMAIL PROTECTED] Sent: Monday, August 23, 2004 10:26 AM Subject: RE: pdfboxhelp Hi Santosh I think u'r Pdf is using Log4j package ,Try toe set the classpath for log4j.jar path

RE: pdfboxhelp

2004-08-22 Thread Natarajan.T
? - Original Message - From: Santosh [EMAIL PROTECTED] To: Lucene Users List [EMAIL PROTECTED] Sent: Monday, August 23, 2004 10:23 AM Subject: Re: pdfboxhelp hi karthik, I kept log4j in the classpath , I am sending classpath variable CLASSPATH .;..;C:\j2sdk1.4.1\lib;C:\j2sdk1.4.1\lib

RE: pdfboxhelp

2004-08-22 Thread Karthik N S
karthik, did u find any solution? should I send the pdf to u? - Original Message - From: Santosh [EMAIL PROTECTED] To: Lucene Users List [EMAIL PROTECTED] Sent: Monday, August 23, 2004 10:23 AM Subject: Re: pdfboxhelp hi karthik, I kept log4j in the classpath , I am sending classpath

RE: pdfboxhelp

2004-08-21 Thread Natarajan.T
PROTECTED] Sent: Saturday, August 21, 2004 3:14 PM To: Lucene Users List Subject: Re: pdfboxhelp Hi Don, your Idea is nice, but whenever I write the following code in IndexHTML.java of lucene import org.pdfbox.searchengine.lucene.*; File pdfFile = new File(/path/to/the/file.pdf

Re: pdfboxhelp

2004-08-21 Thread Santosh
- Original Message - From: Natarajan.T [EMAIL PROTECTED] To: 'Lucene Users List' [EMAIL PROTECTED] Sent: Saturday, August 21, 2004 3:20 PM Subject: RE: pdfboxhelp Hi Santhosh, Try out this below code.(pdfbox.jar file must be in your classpath) public String getContent(InputStream

Re: pdfboxhelp

2004-08-20 Thread Don Vaillancourt
What are your intensions with PDFBox? You want to use it to index PDF files? Santosh wrote: hi, I have downloaded pdfbox zip. but i am in ambigous state that where to start. how can I check with demo, I dont see any help document with this download, please help me. regards Santosh

Re: pdfboxhelp

2004-08-20 Thread Santosh
exactly, the same is required to me - Original Message - From: Don Vaillancourt To: Lucene Users List Sent: Friday, August 20, 2004 6:39 PM Subject: Re: pdfboxhelp What are your intensions with PDFBox? You want to use it to index PDF files? Santosh wrote: hi, I

Re: pdfboxhelp

2004-08-20 Thread Don Vaillancourt
exactly, the same is required to me - Original Message - From: Don Vaillancourt To: Lucene Users List Sent: Friday, August 20, 2004 6:39 PM Subject: Re: pdfboxhelp What are your intensions with PDFBox? You want to use it to index PDF files? Santosh wrote: hi, I have

Re: pdfboxhelp

2004-08-20 Thread Santosh
- Original Message - From: Don Vaillancourt To: Lucene Users List Sent: Friday, August 20, 2004 7:37 PM Subject: Re: pdfboxhelp Here is the super simple code required. import org.pdfbox.searchengine.lucene.*; File pdfFile = new File(/path/to/the/file.pdf

Re: pdfboxhelp

2004-08-20 Thread Don Vaillancourt
Did I leave you speechless!? :-) Santosh wrote: - Original Message - From: Don Vaillancourt To: Lucene Users List Sent: Friday, August 20, 2004 7:37 PM Subject: Re: pdfboxhelp Here is the super simple code required. import org.pdfbox.searchengine.lucene

Re: pdfboxhelp

2004-08-20 Thread Santosh
Iam sorry, mail has been sent accidentally - Original Message - From: Don Vaillancourt To: Lucene Users List Sent: Friday, August 20, 2004 8:02 PM Subject: Re: pdfboxhelp Did I leave you speechless!? :-) Santosh wrote: - Original Message - From: Don