Tried that, did not work. It must be a limit set inside Mathematica. The machine is a MacPro with 64GB RAM 512GB internal drive, so even Virtual ram has plenty of resources. Interestingly I was able to print the Selection as a pdf. Printing it to a jpeg also did work but created junk, because text elements on the plots were enlarged without enlarging the spacing in between them. I have no clue how that could have slipped through quality control at Wolfram.
Typically, a graphics system has a maximum texture size. Some are in pixels, some are in bytes. I believe 4096x4096 is still the most common, but what it is for you depends on platform, video card driver, etc...
I'm not 100% on this but looking at the in[3573]:= means you have had a session/s open for a long time with a lot of things cached, perhaps if you shut Mathematica down fully including any help files and then re-run your code will solve your problem.
Paul.