Steven Cappiello Posted September 19, 2006 Posted September 19, 2006 Does anyone know of a way to print multiple files (.doc, .pdf, .txt, ..etc) at once using a script?
Keith LaMarre Posted September 19, 2006 Posted September 19, 2006 This seems like a loaded question - is the use going to be cross-platform, because that would certainly add some complexity. Are the files that you want to print stored in FileMaker - or just references? Is there any checking to see that the files actually exist? If not, then you might consider the TROI Plug-in - allows you to see that referred to files are actually there. As to the printing, FileMaker can tell other applications to print files such as PDFs, etc. via Applescript or the equivalent Windows commands - and assuming you can access the files, you can certainly have some kind of loop that works on multiple recordz, fields, etc.
Steven Cappiello Posted September 19, 2006 Author Posted September 19, 2006 yes- it is cross-platform they're only file references and I don't even want to bother checking to see if they're there because they definitely should be since an automated script generated them and uploaded them to the containers. they're mainly pdf and word .doc files.. which Windows scripting language can FileMaker run ? (vBscript ??) Can anyone help or point me in the right direction for both platforms Applescript and Windows Script?
Recommended Posts
This topic is 6631 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