My own preference would be to make use of OpenOffice. It has filters that can
be used to perform such conversions and an interface that you can access
through Java code. Admittedly those filters struggle somewhat when faced
with rtf files and struggle to accurately render the most complex Word
documents. If OpenOffice is not an option, then take a look at AbiWord. It
has a command line interface and is able to perform many simple file
conversions -
http://opensource.weblogsinc.com/2005/06/29/use-abiword-to-convert-filetypes-on-the-command-line/

Yours

Mark B

PS POI has never been able to process rich text files.


Meir Yanovich-2 wrote:
> 
> Hello all
> im new to poi framework
> and im trying to find way to convert document or rtf to pdf .
> i found this site :
> http://www.experts-exchange.com/Software/Server_Software/Application_Servers/Java/Q_23023116.html
> that shows that is somehow can be done .
> when i create simple doc its working fine , but i insert bullets or
> numbring
> , or text in bold
> the converting doesn't work .
> is there any way to do it ?
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-extract-text-contains-bullets-from-rtf-or-doc-file---tp26022647p26027464.html
Sent from the POI - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to