Print Email and attachment (PDF)
-
- Newbie
- Posts: 2
- Joined: Tue Jan 28, 2014 10:26 am
- Location: Murfreesboro, TN
- Contact:
Print Email and attachment (PDF)
I need to build a workflow that will print an email, and it's attachment (PDF). Anyone?
Print Email and attachment (PDF)
corysawatzki wrote: I need to build a workflow that will print an email, and it's attachment (PDF). Anyone?
You can use 'Mail receive' to get emails into a flow but you'd have to set up an email account Switch could check. It also handles attachments if I recall. But the question is how do you print it automatically. I looked into this a while ago and the best solution I could find at the time was to use OSX Automator which wasn't working for me. I'd be interested to see what other solutions there are for triggering printing to non-JDF printers.
You can use 'Mail receive' to get emails into a flow but you'd have to set up an email account Switch could check. It also handles attachments if I recall. But the question is how do you print it automatically. I looked into this a while ago and the best solution I could find at the time was to use OSX Automator which wasn't working for me. I'd be interested to see what other solutions there are for triggering printing to non-JDF printers.
Chat: open-automation @ gitter
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
Print Email and attachment (PDF)
On Windows, the Acrobat configurator will let you print a PDF to a local or connected network printer, have a look in the Command property of the configurator.
I don't know how stable it is and if you have a high number of PDF's, the Acrobat can be a bottleneck, because it will be open by every file.
Best regards,
Thomas
I don't know how stable it is and if you have a high number of PDF's, the Acrobat can be a bottleneck, because it will be open by every file.
Best regards,
Thomas