Question
Large request - Error occurred while generating PDF. Reason: Error occurred while handling request.
The following error is generated when trying to use cfhtmltopdf function on the page:
| Error Occurred While Processing Request | ||
|
- the page gets successfully generated if the <cfhtmltopdf> tags are removed
- the request generated a lot of data, which is roughly 1200 A4 pages
Is there a limit on the file size/number of pages when using the <cfhtmltopdf> tag?
