lilypond-user
[Top][All Lists]
Advanced

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

Re: ps and pdf question


From: Mats Bengtsson
Subject: Re: ps and pdf question
Date: Sun, 14 Jan 2007 22:14:55 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8

Karl Hammar wrote:


Yes, that could do it, but one have to add the paper size:

$ ps2ps -dLanguageLevel=2 -sPAPERSIZE=a4  in.ps out.ps

or (which is the same)

$ gs -q -sDEVICE=pswrite -dNOPAUSE -dBATCH -dLanguageLevel=2 -sPAPERSIZE=a4 
-sOutputFile=out.ps  in.ps
That depends on your installation. It's possible to change the
default paper size of the Ghostscript installation, see the
Ghostscript documentation.

  /Mats




reply via email to

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