help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Save as PostScript


From: Anders Wirzenius
Subject: Re: Save as PostScript
Date: Wed, 23 May 2007 05:38:27 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

mowgli <knowledgeless@gmail.com> writes:

> How do I save a buffer as postscript? I know the ps-print-buffer
> exists to print the buffer as postscript but what if I just want to
> save the buffer as a ps file? What command do I use?
> 
> Regards,
> mowgli


,----
| ps-spool-buffer is an interactive compiled Lisp function in `ps-print'.
| (ps-spool-buffer)
| 
| Generate and spool a PostScript image of the buffer.
| Like `ps-print-buffer' except that the PostScript image is saved in a local
| buffer to be sent to the printer later.
| 
| Use the command `ps-despool' to send the spooled images to the printer.
`----

Then save the buffer *postscript* to a file.

Maybe there is a direct function, too.

-- 
Anders


reply via email to

[Prev in Thread] Current Thread [Next in Thread]