Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.news-service.com!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!nntp.brightview.co.uk!news.brightview.co.uk.POSTED!not-for-mail NNTP-Posting-Date: Tue, 30 Aug 2011 09:07:53 -0500 From: ken Newsgroups: comp.lang.postscript Subject: Re: ps2pdf paper size Date: Tue, 30 Aug 2011 15:07:42 +0100 Message-ID: References: <08134981-95ed-495c-b7b7-ad8a67977852@18g2000yqu.googlegroups.com> <907102fe-4946-4bbb-ac86-46a6b45bbe11@l2g2000vbn.googlegroups.com> Reply-To: ken@spamcop.net MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit User-Agent: MicroPlanet-Gravity/3.0.4 Lines: 25 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-jVenvDQmHaH47qT3z8PQuPKv91criUy6FpX2kg80MMZzIZfa+RF9OIxOJJfaZ6RYLA45lNfz52QtLxM!HeUX3Yj+2dypjqq8Q/MBARi+uAnaicW5HadKU87FxXmJgSSllFovjSLQ6d8nH0s0YhR5Jncl1c5A!mCz5DTgx2RDIHPiU X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2150 Xref: x330-a1.tempe.blueboxinc.net comp.lang.postscript:315 In article , Wilfried@invalid.invalid says... > > You haven't said which OS you are using, if you are using Windows then > > its possible the command shell is doing something stupid with the > > arguments. > > Not the command shell but the gs Windows version. > The batch files supplied in Windows Ghostscript 8.71 > (I just see that I ought to update) > contain the comment: > "Watcom C deletes = signs, so use # instead." Yes, but that's only relevant if the executable was buitl with Watcom C. It seems unlikely that anyone is building GS from scratch with that compiler nay more, and the binaries supplied on line are built using MS VC++. But its worth trying. Personally I always use Ghostscript rather than trying to use the batch files, because shell processing on Windows is hideous. (and I say that as an every day Windows developer) Ken