I am using Processing's PDF capability to produce a large, well, a huge image. Processing with PDF seems to be a fantastic combination.
The Processing code for setup() and draw() is generated by a Java program. All has gone well so far, but now when the generated code grew to 277,963 chars, I get this error message (and my project is ruined). Anyone has an idea what to? Dear creators of Processing, couldn't you extend that limit in future versions?
1