PDF Functions
I have a client who wants to do PDF manipulation from within FileMaker. I know that PHP includes PDF manipulation functions, but is that part of the extensions to PHP? In other words, will I have to install additional PHP files to get this to work with SmartPill, and if so, can you describe what will be required?
Thanks,
Chuck
PDF Functions
Hello Chuck,
We don't include the PDF extension and I'm afraid there's no way to load additional extensions with SmartPill. The only solution (that I know of) that may work is the FPDF Library (http://www.fpdf.org). The Testbed.fp7 file that's included with the SmartPill download has an example that uses FPDF to create a PDF.
Regards,
Micah