Print quickly an image file

I print an image file with classic method (Make a Book object and send it to a PrinterJob) but the program send to the print 11 MB for each page.How can i print quikly an image file in another method?
[215 byte] By [simone_realia] at [2007-9-28 13:52:48]
# 1
Use a printer that doesn't use PCL (HP uses PCL). I've talked to Sun and this is a "feature" of Java, rather than, a flaw.
morgalra at 2007-7-12 10:05:56 > top of Java-index,Archived Forums,Portability & Platform Independence [Archive]...