> I have a need to print to a remote samba printer. The printer itself is a Kyocera > FS-1800 -- a postscript printer. > The problem is that the postscript files are being printed as postscript > source instead of a rendered page. > > I am using smbclient for printing. I tried the following command (amongst other > things) but I must be missing something. > > cat file.ps | smbclient //server/printer -P -N -c 'print -'
I've sometimes found that it needs a flag for "raw" somewhere. > Please don't suggest using cups That would however fix it easily. Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.
