joannadarling Posted June 2, 2009 Posted June 2, 2009 I'm implementing a FileMaker solution online that uses php and that will be accessed from an iPhone. I have FileMaker server 9 advanced hosting the file. Is there any creative way to create a pdf from a found set, and then email that pdf by using php? I'm pretty sure I'm just going to be out of luck here, but I thought I'd ask to see if anyone has done anything like this. Thanks, Joanna
jonathanstark Posted June 5, 2009 Posted June 5, 2009 Yes, you can do that. I would use FPDF to create the PDF and PHPMailer to send the message. Including the FileMaker query, you should be able to do it in about a page or two of code.
Recommended Posts
This topic is 5979 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