Function: ebnf-despool

ebnf-despool is a function alias and interactive for ps-despool, defined in ps-print.el.gz.

Signature

(ebnf-despool &optional FILENAME)

Documentation

Send the spooled PostScript to the printer.

Interactively, when you use a prefix argument (C-u (universal-argument)), the command prompts the user for a file name, and saves the spooled PostScript image in that file instead of sending it to the printer.

Noninteractively, the argument FILENAME is treated as follows: if it is nil, send the image to the printer. If FILENAME is a string, save the PostScript image in a file with that name.

Key Bindings

Aliases

ebnf-despool