Since word can read HTML documents just fine,
Wouldn't it be easier to do it this way?

<cfsetting enablecfoutputonly="yes">

<cfcontent type="application/msword">

<cfoutput><html><head><style></style></head><body>
#Stuff#
</body></html></cfoutput>


______________________
steve oliver
atnet solutions, inc.
http://www.atnetsolutions.com


-----Original Message-----
From: Pete Ruckelshaus [mailto:[EMAIL PROTECTED]] 
Sent: Friday, February 01, 2002 8:38 AM
To: CF-Talk
Subject: Re: Help - MS Word outputfrom CF?


http://tech.irt.org/articles/js154/

However, .PDF might be a better option for legal docs since they can't
be
modified (when done properly).

Pete

----- Original Message -----
From: "Ed Gordon" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, February 01, 2002 12:29 AM
Subject: Help - MS Word outputfrom CF?


> After the users put in parameters to generate a "quote" and the
customer
> says
> 'yes', I need to generate a whole big document, including standard
> paragraphs,
> and other sections of text inserted based on various aspects of the
sale.
>
> This is now all done by hand in MS Word. I can get all the parts (text
> paragraphs),
> but how do I then have CF spit out a nicely-formatted text document?
>
> In general, what DO people do about printed reports???!?!?!  I have so
far
> only
> put a printer-friendly web page out and the user prints it in his
browser.
>
> This is supposed to be a nicely formatted printed document, an actual
legal
> contract for the customer to sign. Anyone do this type of thing
before?
>
> Thanks!
>
> Ed Gordon
> CF Developer
> [EMAIL PROTECTED]
> 

______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to