From: haubmi AT student DOT uni-kassel DOT de (Michael Haub) Subject: RE: Printing from Unix to an NT machine printer? 17 Oct 1997 19:01:04 -0700 Message-ID: <3.0.1.32.19971017214029.00e1c938.cygnus.gnu-win32@pop-hopla.hrz.uni-kassel.de> References: <01BCCA64 DOT B76967D0 AT gater DOT krystalbank DOT msk DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Hi, don't we all like Micro$oft. Here is what they say about their own kind of lpd: (I only got a german TCP/IP handbook for NT 3.51 Server. So I try to translate.) "... The LPDSVC service supports every printing format, including unformated text. No additional processing will be taken. ..." This is clever and true. As NT has no filters it can only print raw text. So if you rely on the poor nt lpd implementation and you tell the lpd of your unix box to forward printing to the nt box (take a look at man printcap) you will get nice source code listings of your postscript files, ;-) as nt will not filter through ghostscript. A linux box would do that for a local printer. Yourth sincere Michael - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".