printing problem in linux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gamulolo
    New Member
    • Oct 2006
    • 1

    printing problem in linux

    Hi,

    I was trying to print with java. In Linux I can do so with java 1.4 but
    I can't do so with java 5 nor java 6 . In windows I have no problem. I get the following error message:

    java.awt.print. PrinterExceptio n: Printer is not accepting job.

    I use the ubuntu distribution. Has anybody any idea? I have no problem to print with other programs.

    thanks in advance!
  • doelf
    New Member
    • Oct 2006
    • 9

    #2
    Originally posted by gamulolo
    Hi,

    I was trying to print with java. In Linux I can do so with java 1.4 but
    I can't do so with java 5 nor java 6 . In windows I have no problem. I get the following error message:

    java.awt.print. PrinterExceptio n: Printer is not accepting job.

    I use the ubuntu distribution. Has anybody any idea? I have no problem to print with other programs.

    thanks in advance!
    It's a library problem. See:

    http://forums.java.net/jive/thread.jspa?for umID=72&threadI D=6560&messageI D=49206

    Comment

    Working...