Herbert Voss wrote:
>
> Garst R. Reese wrote:
>
> > Regarding the discussion on using netpbm vs ImageMagick:
> > The attached file (unzipped) produces no output .ppm file.
> > I've tried with gs7.03 compiled with gcc3.03 and gs5.50 compiled with
> > gcc2.95.2
> > The maintainer of netpbm says it is a ghostscript problem, and that
> > appears to be the case.
>
> I suppose a problem with your old ps-format:
>
> %!PS-Adobe-1.0
>
> use a
>
> ps2ps ecs.sol ecs.ps
>
> and than your pstopnm and all works well.
bash$ pstops ecg.sol ecgsol.ps
pstops: page specification error:
<pagespecs> = [modulo:]<spec>
<spec> = [-]pageno[@scale][L|R|U][(xoff,yoff)][,spec|+spec]
modulo>=1, 0<=pageno<modulo
Not really.
but thanks,
Garst