You need to sign in to do that
Don't have an account?

How can I do server side .pdf creation and data extraction?
Hi,
We currently use .pdf files to send clients quotes, application forms etc etc. This is currently achieved through an acrobat distiller print driver. We would like this to happen at the server level. What should I do?
Thank you.
Daniel.
Hi Daniel,
We do not have any facility for providing any kind of on the fly pdf creation on the salesforce.com servers. You would need to have your own server obtain the required data from salesforce.com using the API and then run the distiller on your server against the document generated on by your server process.
Cheers