Your code below will save the pdf in the same folder as your cf template.....are you sure that is where your email is looking for the file? I usually have to give cfmail the full path from the root directory (c:\#myFullPath#\etc\etc\). Your configuration might be simpler, of course.
[email protected] on Monday, July 27, 2009 at 7:14 AM -0700 wrote: > >Any reason why the cfdocument line below does not save the file anywhere? >I try to attach it to an email and it cannot find this file. > ><cfdocument format="pdf" scale="90" filename="youreceipt.pdf"> > >Thanks. > >RO >HWW > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325009 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

