I was going to suggest, until I saw the MX 6.1 comment, to just use
Cfdocument output = RTF. RTF is a word-like format and I see a lot of people
use that instead of .DOC. It retains most of the formatting from word... at
least the basic stuff... and would be able to be open in all versions of
Word.

You can probably write to RTF which I think is an open standard, just a
little bit harder then doing the cfdocument thing... or use the POI stuff
someone else suggested which has some word tie-ins.

J.J.

On 6/28/07, Dave Phillips <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I have searched HOF and the net and found all kinds of different
> suggestions for outputing from CF to Word.  However, I have not found out
> which method will work for MY situation:
>
> * Server does NOT have Office installed on it
> * I need my output to open in all versions of word from Word 97 forward
> * I need to retain my formatting including images and colors
>
> Can someone please give me the best approach to this?
>
> By the way, we are on CFMX 6.1.
>
> Dave
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282543
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to