Whenever I try to print directly from a Java program on Linux I get: "Print Error" "Could not execute print commands: [Ljava.lang.String;@80cc814]" It works fine if I direct the print output to a file and then print the file from the command line. I even copied a simple example from a text book. I worked fine on Win95 but gave the same error on Linux. Do I need to specify special 'Print Command Options'? My default printer is 'lp'. Gary Mart [EMAIL PROTECTED]