On 10/29/07, Cem Salaş <[EMAIL PROTECTED]> wrote: > They are all attached to the Sun Ray clients. Could you please help us about > the installation steps.
Here is a Datamax E4203 example attached to a Sun Ray via USB: The printer is located at: /tmp/SUNWut/units/IEEE802.[MAC-Address]/dev/printers/Datamax106e-130 So we set up a printer called "barcode" in the Solaris 10 spooler this way: # lpadmin -p barcode -v /tmp/SUNWut/units/IEEE802.[MAC-Address]/dev/printers/Datamax106e-130 -I any -o banner=never # enable barcode # accept barcode Now our program sends the print-job to the spooled printer named "barcode". Does that help? Mike _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
