Question
Error creating cfchart with format="png"
Hi,
I have some big charts which I want to output as png format. ( I need the png to send it afterwords to pdf output, otherwise I would use html format)
In ColdFusion 11 it is running well, but in Cf2018 I get the following error:
Encountered code generation error while compiling script: generated bytecode for method exceeds 64K limit. (<cmd>#1)
Is there a way to increase the limit?
Or is there another solution?
Thanks for help in advance!
Claudia
