Re: Printing of doc files

From: hiwa (HGA03630_at_nifty.ne.jp)
Date: 01/26/04


Date: 25 Jan 2004 16:42:32 -0800

db <db@TruNet.dk-NOSPAM> wrote in message news:<20040125144115.13ac84fa@main.trunet.dk>...
> Hi group
>
> I have noticed that the printing framework in java supports a great deal of files, but not MS/Word .doc files. So if I want to print doc files what should I do? Get a lib that supports doc files? Get a lib that can convert doc files to a filetype the printing framework supports (like pdf)? Any ideas?
>
> br
> db
Try visit jakarta.apache.org/poi/. I don't know whether they support
printing though.