At 01:45 PM 9/9/2011, you wrote:
>If it's already in PostScript (or something else the printer will
>understand) then it's a matter of getting the file to the printer.
>
>If it's a HP with a network card, the following should work:
>
>nc 10.1.1.1 9100 < file.ps
Cool - so it IS as simple as a netcat - thanks!
         Lee