sorry that i didn't write back till now, but I have hardly ever time for
stuff like that :)
----- Original Message -----
From: "Patrick Gundlach" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 26, 2003 5:34 PM
Subject: Re: [NTG-context] resolution


> "Severin Obertuefer" <[EMAIL PROTECTED]> writes:
>
> [...]
>
> > exampler  +  server started on 127.0.0.1:8061
> > exampler  +  listening at 127.0.0.1:8061 in loop mode
>
> what a coincidence that texshow-web and exampler are listening on the
> same port!
I don't know the meanig of this ip and this port! what is texshow-web?
I tried to get something about this from the internet, but i could not find
a lot of things.
once, my goal was to use the command "pstopdf --method=4 somefile.pdf"

severin
>
> > what can I do?
>
> perhaps try to run gswin32 with the options that are used in pstopdf
> (ruby). I think that the relevant section is:
>
>  def downsample (program, inpfile, outfile)
>
>     process = program + ' ' +
>               "-dPDFSETTINGS=/screen -dEmbedAllFonts=true " +
>               "-dSAFER " +
>               "-q -sDEVICE=pdfwrite -dNOPAUSE -dNOCACHE -dBATCH " +
>               "-sOutputFile=#{outfile} #{inpfile} -c quit "
>
>     @exa.execute(process,false)
>
>   end
>
>
> so try gswin32 -dPDFSETTINGS=/screen -dEmbedAllFonts=true -dSAFER \
>               -q -sDEVICE=pdfwrite -dNOPAUSE -dNOCACHE -dBATCH \
>               -sOutputFile=out.pdf in.pdf -c quit
>
>
> (just a guess).
>
> Patrick
>
> --
> You are your own rainbow!
> _______________________________________________
> ntg-context mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>


_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to