No, i am not using CF7, but CFMX. How do I do this with PDF? Jim Priest <[EMAIL PROTECTED]> wrote: > Subject: Generate MS Word Document from ColdFusion > I need to generate MS WORD document from the data in a database. Does anyone > have any info on creating one with Cold Fusion?
What version of CF? I'm assuming you are not using 7? I'd look at PDF or generating a RTF file which Word will open. Generate the document how you'd like it in Word - save as an RTF - then open that file in something besides Word (notepad, etc) With a bit of trial and error it's easy to figure out where to drop in your dynamic sections. I did this with an online form once and it came out OK... Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:239459 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

