Search your hard drive for the filename... you may have to give it a 
full path..

Also it might take time for the pdf to get generated. If the cfmail 
is in the same template, the file might not be there yet by the time 
cfmail needs it.

At 11:30 AM 7/27/2009, you wrote:

>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:325099
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