Hmm ... that printer doesn't seem to do PCL ... http://openprinting.org/show_printer.cgi?recnum=HP-OfficeJet_Pro_L7580
http://hplipopensource.com/node/125 I'm not sure if the HPLIP Linux stuff will work on OpenSolaris, but the HPIJS should work. you could try: gs -sDEVICE=ijs \ -sIjsServer=hpijs \ -dIjsUseOutputFD \ -sDeviceManufacturer="HP" \ -sDeviceModel="OFFICEJET PRO L7580" \ /usr/openwin/share/images/PostScript/butterfly.ps | lp -d HPL7580 assuming that the accepted file types are "any" ... it might work ... and if it does then we can work it into the preprocessor. Jon -- This message posted from opensolaris.org