So I’ve written the class below, and it works, but we are getting some heap overflow problems when using this. The images are limited to 5 mb each. Anyone have an idea on how to solve overflowing the heap when generating the printout? } Answer Without going in the specifics of your code, maybe you really need a bigger heap
Advertisement
Tag: overflow
Advertisement