Re: Print issues from ghostscript

From: fergus <fergus_at_cobbled.net>
Date: Wed, 9 Jun 2004 21:36:46 +0100
On 08.06-16:00, James Horvath wrote:
[ ... ]
> # gs -q -dNOPAUSE -sDEVICE=ljet4 -sOutputFile=\|lp \
>       -dprinter ./file.ps -c quit

try

# gs -q -dNOPAUSE -sDEVICE=ljet4 -sOutputFile='|lp \
	-d printer' ./file.ps -c quit

i.e. put quotes round the OutputFile argument so
it gets processed including the spaces
Received on Wed Jun 09 2004 - 18:36:44 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:56 UTC