Link to home
Start Free TrialLog in
Avatar of HyperBPP
HyperBPP

asked on

PDF from cfdocument too large

I am trying to print some items to pdf using <cfdocument> in ColdFusion 8.  However when I select a certain number of these items (via checkboxes) it errors out.  The limit seems to be around 50 or so.  So if I select 49 i'm fine.  Is there a setting that needs to be increased to fix this problem?
Avatar of Plucka
Plucka
Flag of Australia image

probably increasing the request timeout or similar.

What is the error exactly.
ASKER CERTIFIED SOLUTION
Avatar of HyperBPP
HyperBPP

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of HyperBPP
HyperBPP

ASKER

bump