for my current project, I'm looking for a really simple workaround. I do a random graphic in Processing, and when the code has finished the graphic it should print on my printer. But preferable without the dialog etc. Just print it on paper.
I was looking around the Internet and several Java forums, but I only found "overkill" tutorials. (like this: http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-print.html)
Is there an easy way to do this?