Hi
I have some grids with pdf export setup as one of the options. The export works perfectly in the development environment, but when deployed to the server, I get the rather unhelpful message:
Error creating PDF file, contact technical support.
This clearly is poor error reporting ( it might as well just say ‘Tilt’), but I could get away with that if there were some indicators in the manual about what to do as a developer when you see this.
It’s obviously something to do with the server missing some library or other code that is in the dev environment, but I can’t find any indicator of what that might be.
Has anyone solved this?
PS… this is a standard grid… I’m NOT using the pdf generator
There are no indicators in the server error logs