Have you tried the ultra simple method of writing out an HTML formatted text file, with the extension of .doc? Word will open and parse that.
Pretty limited though, but worked well for us in a number of cases... Bye! -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Nathan Drury Sent: Wednesday, 8 February 2006 10:39 AM To: cfaussie Subject: [cfaussie] Can you generate Word documents with CF without using COM? Hi I've been tasked with generating a Word (or RTF) document using CF. I've done this before using COM (need to purchase Word and it's not very stable at all) but am wondering if there is any acceptable non-COM alternative. I'm aware of POI HWPF but as it is "still in early development" I thought I'd see if anyone knew of any other alternatives before I started trying POI. Thanks Nathan
