lidocayne Posted September 27, 2010 Posted September 27, 2010 I was wondering if there is anyone out there that has successfully implemented faxing within FMPro. I have v11 Advanced. What I am looking to do is to click a button, which is generate a dynamic PDF, then send a fax (based on a fax number in table) through an internet faxing server (e.g. myfax). Any ideas on if this is possible? Thank you!!
fseipel Posted September 27, 2010 Posted September 27, 2010 Yes, most fax services support Acrobat files, so your script could just save as or export the file as a PDF, then in another script step, send it as an attachment. e.g. to line: [email protected], assuming you're a myfax subscriber. Alternately you can fax via a faxmodem.
lidocayne Posted September 28, 2010 Author Posted September 28, 2010 Thank you! I guess I need to read up on how to create this script!
Gilbert Posted December 3, 2010 Posted December 3, 2010 Hi, I use a fax service call MetroFax, just save your report as PDF and send it using FMP SMTP, It works great. http://www.metrofax.com/
Recommended Posts
This topic is 5172 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