On Thu, Jul 24, 2008 at 04:46:53PM +0300, Nigel Ridley wrote: > Thanks for pointing out the 'obvious_mistake'. However it still produces > errors (my original file that I am wanting to reduce in size is named > 'Example.pdf'): > > nigel at laptop:~/Hamaayan/Example$ pdftops -level3 -paper match "$Example" - > | gsc -q -dSAFER -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -dPDFSETTINGS=/ebook > -dAutoRotatePages=/None -dEmbedAllFonts=true -dSubsetFonts=true > -sOutputFile="$example.pdf" -dCompatibilityLevel=1.4 -c .setpdfwrite - > Error: Couldn't open file ''
Looks like your "gsc" is something else than "ghostscript". Try using "gs" instead. What does gsc --help say, just out of curiosity? HTH, Tino. -- "What we nourish flourishes." - "Was wir n?hren erbl?ht." www.craniosacralzentrum.de www.forteego.de
