On Sun, Jul 20, 2008 at 03:42:37PM +0200, Fritz Eichelhardt wrote: > > The command line for Linux looks like this (all in one line): > > > pdftops -level3 -paper match "$infile" - | gsc -q -dSAFER -dBATCH > > -dNOPAUSE -sDEVICE=pdfwrite -dPDFSETTINGS=/ebook -dAutoRotatePages=/None > > -dEmbedAllFonts=true -dSubsetFonts=true -sOutputFile="$outfile" > > -dCompatibilityLevel=1.4 -c .setpdfwrite - > > did you really mean 'gsc' > > if so: > what is that?
gsc ist just a command-line-only version of gs. You may safely use "gs" instead. Tino. -- "What we nourish flourishes." - "Was wir n?hren erbl?ht." www.craniosacralzentrum.de www.forteego.de
