Re: CFPDF Error

2013-03-07 Thread tim barth
I just had this error too. It was working fine in CF9. Apparently CFPDF no longer likes to work all in memory, so I had to change my code to write the file to a temporary file after the CFPDFFORM and then use that temporary file as the source for the merged, flattened document:

RE: CFPDF Error

2012-12-11 Thread Mosh Teitelbaum
All: Resending this as there were some issues when it was first posted and no one has responded to it yet. Any ideas here? Thanks. A client's web hosting company recently moved the website to a new server (running CF10). One function of the website is to take information submitted by users

CFPDF Error

2012-12-07 Thread Mosh Teitelbaum
A client's web hosting company recently moved the website to a new server (running CF10). One function of the website is to take information submitted by users and use that data to populate PDF forms and then save them to disk. That process is now resulting in the following error message: An