[bug-gswin] Directing output to a network printer

Eugen Ostrowski E.Ostrowski@gmx.de
Thu, 24 Jul 2003 14:05:12 +0200


------------------------------------------------------------------------
Symptoms: The description in devices.htm suggest:

If a Windows printer name is specified in -sOutputFile using the format
"\\spool\printer_name", for instance

gs ... -sOutputFile="\\spool\Apple LaserWriter II NT"

then Ghostscript attempts to open the Windows printer without prompting
(except, of course, if the printer is connected to FILE:). Ghostscript
attempts to set the ....

this works fine with printers directly connected with pc, but fails with
printers in LAN.



------------------------------------------------------------------------
Ghostscript version (or include output from "gs -h"): 7.05

------------------------------------------------------------------------
Where you got Ghostscript:
Don't know exactly, I think it was with a LaTex CD years ago.

------------------------------------------------------------------------
Hardware system you are using (including printer model if the problem
involves printing): doesn't matter

------------------------------------------------------------------------
Operating system you are using: W2k SP4

------------------------------------------------------------------------
If you are using X Windows, and your problem involved output to the
screen, the output from running xdpyinfo and xwininfo:

------------------------------------------------------------------------
C compiler you are using, including its version, if you compiled
Ghostscript yourself:

------------------------------------------------------------------------
If you compiled Ghostscript yourself, changes you made to the makefiles:

------------------------------------------------------------------------
Environment variables:

	GS_DEVICE

	GS_FONTPATH

	GS_LIB

	GS_OPTIONS

------------------------------------------------------------------------
Command line:

------------------------------------------------------------------------
URL or FTP location of test files (include the data at the end of this
form if 500K or less):


------------------------------------------------------------------------
Suggested fix, if any:

Please complete the documentation:

If you want to direct the output to a network printer connected at a machine
named PC the command should be:

gs ... -sOutputFile="\\spool\\\PC\Apple LaserWriter II NT"

------------------------------------------------------------------------
Other comments:
It's not a bug, it's a feature!-))



  _____