January 25, 201312 yr Newbies I have installed the Scribe plugin on FileMaker Server 11 and have it loading a PDF form from a container field and populating it from the database. So far so good. Now I need to have it do that when the script is called from PHP. Not so good. How do I get my FM script to use the plugin when the script is called from PHP? OS is Windows 2008 Server. Any help appreciated and thanks in advance.
January 29, 201312 yr Ken, Maybe I'm misunderstanding what you're asking. It sounds to me like if the script is written to use the external functions provided by Scribe, then regardless of how you call the script, it will execute the same steps including Scribe functions. So are you able to call the script through PHP at all? If so, when it runs, does it seem to skip the steps involving the Scribe plugin? Some more information on the desired behavior vs. the current behavior would be great. Thanks, edit: Ken, see my response to your other thread. That should take care of this issue as well
Create an account or sign in to comment