Java matured very quickly in most respects after it was first introduced, but for a long time, printing was one of Java’s weakest points. In fact, Java 1.0 didn’t offer any support for printing at all ...
So, I've got a problem printing in Java 1.6, on a RHEL system (RHEL 4, I think) that's using CUPS 1.1 for printing. I'm printing via CUPS to a networked printer (a Phaser 6300), and the printer itself ...
Has anyone else played with the Java Print API?<BR><BR>Here's my situation. I have a Java application that I wrote that takes pictures from a camera and creates a badge. The badge itself is a JPanel.