From: Date: April 24 2004 10:23am Subject: Re: [ot?] output to RTF or doc format? List-Archive: http://lists.mysql.com/java/7372 Message-Id: <408A23FA.1000107@key2contact.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chris Molnar wrote: > I know this is off topic, but I need some direction.... Is there > anything available for Java that will allow me to write to an RTF file > or a DOC (ms office) file? For reading/writing MS office documents you can use POI: http://jakarta.apache.org/poi/index.html