Re: Printing of doc files

From: Jan Vettenburg (vettenburg.jan_at_tiscali.be)
Date: 01/25/04

  • Next message: Jan Vettenburg: "Re: Printing of doc files"
    Date: Sun, 25 Jan 2004 21:06:35 +0100
    
    

    You could try the package from www.apache.org , more precisely the POI
    project group which develops a library for reading and writing doc files.
    Once you make it an object in java, you can use the printing api.
    "db" <db@TruNet.dk-NOSPAM> schreef in bericht
    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


  • Next message: Jan Vettenburg: "Re: Printing of doc files"