Using RTF really works best if you are just replacing simple text strings like names address and so on. Keep in mind that you would be inserting straight text, not html. MS Word may try to display the html properly, but I wouldn't bet on it. If you need the formatting like you say then you really need to understand the rtf syntax, and frankly, that stuff scares me. It's horrible to read through and try to recreate using CF. I actually created tables and rows in CF to insert into a RTF doc once, but what a royal pain that was. I now either rely on printed output either using a nice CSS layout or use cfreport.
You best bet is to create a RTF document and simply play with it. T >What about formatting? Like for instance, if they want to make certain text >bold, put in line breaks and paragraph formatting and the like (just basic >HTML), how will the document handle that? Will it retain the formatting or >just insert the HTML and ignore formatting? If this cannot be done then I >suppose I can put everything into a database and generate an electronic HTML >version suitable for printing. > >Also, has anyone done any research on digital signatures? These forms need >to be signed by someone. I know that I can get each person that is going to >use the app to give me a scanned signature in PDF format or whatever, and >then I can append that person's signature to the doc, but if I can just have >the user click on a button saying it is them doing the work and such, I >would rather do that. > >Thanks >Bruce ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:265860 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

