actionman007 Posted February 11, 2007 Posted February 11, 2007 Hi, Is it possible to automate the Save / Send as PDF function (the one that you have to manually select via the file menu) via a script and without a dialog? So that; 1) Current record is saved as a pdf in pre-specified location 2) That file is then attached to an email. 3) And the To, Subject and Body fields are populated with data from fields in the database. Cheers.
Roy Osborn Posted February 12, 2007 Posted February 12, 2007 Yes. Just write a script and specify the output options to send as mail. Saving to disk can be a little more tricky in a multi-user environment since the local path can vary, but there are ways around that using get functions.
RT Posted February 12, 2007 Posted February 12, 2007 try this post http://fmforums.com/forum/showtopic.php?tid/183364/tp/1/
Recommended Posts
This topic is 6486 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