danabase Posted January 6, 2005 Posted January 6, 2005 I am trying to automate a script which will print a PDF for a set of records, one PDF each - like a catalog layout, one page each. I can get the Print to PDF to work, but I don;t know if Filemaker can rename the file so that the PDF does not overwrite itself each time. I would like to use a field to capture the saved PDF filename, but I am not sure if I can do this without third party or using applescript. HELP! - and thanks!
transpower Posted January 6, 2005 Posted January 6, 2005 Use the Send Event script step to rename the file to something unique each time.
stuj1026 Posted January 6, 2005 Posted January 6, 2005 how do you use the Send event script step to rename a file? Stu
transpower Posted January 6, 2005 Posted January 6, 2005 Several ways. One way is create a batch file with %1 the parameter which is read from the command line in Send Event. Search the Forums for Send Event and you'll find specific examples.
Recommended Posts
This topic is 7264 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