blissland Posted September 9, 2008 Posted September 9, 2008 i would like to create a script that will auto-email a pdf'ed version of a report to the email address on the report's layout. i have FMP 9. Save record to PDF doesn't give me a way to specify the email address. Perhaps there's a way to combine Print with Mail but manual steps would be required to make the pdf. Surely there's a way.
Vaughan Posted September 9, 2008 Posted September 9, 2008 I haven't done this, but you could save the pdf to the temp directory with a known file name, then call the send mail step and attach the file that was just exported.
blissland Posted September 9, 2008 Author Posted September 9, 2008 ah yes, lovely. that works. filemaker needs to add the option of making the filename a result of a calculation. while this solution works ok, clients will get reports or invoices each time with the same name. seems kinda obvious that people would want to control the filename.
comment Posted September 9, 2008 Posted September 9, 2008 You can use a variable to specify the exported filename (actually the file path, including the name).
Recommended Posts
This topic is 5920 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now