> I have even tried printing to a file and manually printing using 'lp -d > hplaser testfile.ps' and the result is the same, so something must be > wrong with the postscript code that StarOffice is generating. The files *are* postscript, aren't they? Check that they really do begin; %!PS-Adobe-3.0 If not, the printer may throw them away.... Regards, Hugh.