I am not sure what you mean by O/P.  You can call into the
org.pdfbox.searchengine.lucene.LucenePDFDocument to create a Lucene
Document, which then can be added to the index.  PDFBox also comes with a
version of the IndexFiles that is basically the same as the demo one from
lucene.  This class can be called from the command line to create an
index.

Ben Litchfield


-- 

On Tue, 25 Mar 2003, Ramrakhiani, Vikas wrote:

> Can some one please help me with the command to get O/P from PDFBox on
> command line or into streams rather that dumping it into a text file.
>
> thanks,
> vikas.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to