Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

Have to save records as pdf format on server side scripting


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

Recommended Posts

Posted

Hi,

 

Recently as per client request, i have to send them some data in pdf format from server side on weekly basis. but when i start to work on it, what i found is "save as pdf" step is not supported by server side scripting and "export records as" step as no pdf format extension mentioned.

 

 

 

Please can someone suggest me to overcome my problem.

 

 

Thanks in advance,

 

Posted

Hi Genelia,

 

Many people use a "robot" to generate and email PDFs. That is, a dedicated client (could be virtual) that runs a script (onTimer or in a loop) that processes a request for a PDF.

 

~Barbara

  • 1 month later...
Posted

You can use MBS FileMaker Plugin with DynaPDF functions to make PDF on server script.

If you use table functions, it may be easier, but you may need to loop over your records and draw each record to PDF.

This topic is 3858 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.