[Gs-devel] Cutting pages
Francesco Zappa Nardelli
Francesco.Zappa.Nardelli at ens.fr
Fri May 4 09:12:42 PDT 2001
JI> Is there any way to "cut" the 3 last pages from the .ps and have
JI> only the first page in the .pdf ?
You could try something like
psselect -p1 input.ps | ps2pdf - out.ps
psselect is to be found in the psutils package, and I believe it has
nothing to do with ghostscript (am I right?).
By the way, this forum is dedicated to Ghostscript development, and it
is not an appropriate one to ask this kind of questions.
Regards,
-francesco
More information about the gs-devel
mailing list