Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4863 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

Hi all,

I'm FM novice - all of my databases have been local so far.

I wonder if this is possible: can I use FileMaker's PHP API to generate PDFs to be stored on my server? If so, can users download these PDFs from within the database web interface? Also, could I set up the server to email these PDF directly to an email address (ie no downloading to user's computer, just emailed straight from the server).

A yes/no answer would be great, but an expanded answer would be super!

Posted

Yes to all.

You can use PHP to capture the contents of a form field and save it as a PDF to a volume that the webserver can see. Yes, users will be able to download the PDFs from a web interface (that you build). Yes, a server script can email those PDFs as an attachment (but only one, unless you get an email plugin).

This topic is 4863 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.