September 27, 201015 yr 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!!
September 27, 201015 yr 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.
December 3, 201015 yr 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/
Create an account or sign in to comment