Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #3616

Re: convert this PostScript file to one which works with \includegraphics

From ken <ken@spamcop.net>
Newsgroups comp.lang.postscript, comp.text.tex
Subject Re: convert this PostScript file to one which works with \includegraphics
Date 2021-01-27 07:58 +0000
Message-ID <MPG.3a7b2d8488376b989898c2@usenet.plus.net> (permalink)
References <rupulf$11ao$1@gioia.aioe.org>

Cross-posted to 2 groups.

Show all headers | View raw


In article <rupulf$11ao$1@gioia.aioe.org>, 
helbig@asclothestro.multivax.de says...

> Is it not encapsulated PostScript? 

No, it is not. It isn't an EPS file it's a straight-forward PostScript 
program.


> If that is the problem, can 
> ghostscript create such a file from a PDF file.

The version of Ghostscript you are using (9.02), no. There are any 
number of problems with what you are doing there, not least the poor 
quality of output of the pswrite device. Also (as Peter Flynn point out) 
the program includes a showpage which is not legal in an EPS program 
(which this isn't) and causes the page to be flushed leading to your 
problem.

My advice would be to upgrade to a recent version of Ghostscript (9.02 
is fast approaching it's 10th birthday) and use the eps2write device to 
create an EPS file from the PDF instead of the (deprecated and now 
removed) pswrite device.

That will produce a better quality PostScript output, and it will be an 
EPS file.


				Ken

Back to comp.lang.postscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

convert this PostScript file to one which works with \includegraphics helbig@asclothestro.multivax.de (Phillip Helbig (undress to reply)) - 2021-01-26 20:39 +0000
  Re: convert this PostScript file to one which works with \includegraphics Peter Flynn <peter@silmaril.ie> - 2021-01-26 22:33 +0000
  Re: convert this PostScript file to one which works with \includegraphics ken <ken@spamcop.net> - 2021-01-27 07:58 +0000
    Re: convert this PostScript file to one which works with \includegraphics helbig@asclothestro.multivax.de (Phillip Helbig (undress to reply)) - 2021-01-27 08:53 +0000
      Re: convert this PostScript file to one which works with \includegraphics ken <ken@spamcop.net> - 2021-01-27 17:12 +0000
      Re: convert this PostScript file to one which works with \includegraphics Scott Pakin <scott+ctt@pakin.org> - 2021-01-28 14:07 -0700
        Re: convert this PostScript file to one which works with \includegraphics helbig@asclothestro.multivax.de (Phillip Helbig (undress to reply)) - 2021-01-29 12:45 +0000
  Re: convert this PostScript file to one which works with \includegraphics "Jeffrey H. Coffield" <jeffrey@digitalsynergyinc.com> - 2021-01-27 11:53 -0800
  Re: convert this PostScript file to one which works with \includegraphics Dr Eberhard W Lisse <nospam@lisse.NA> - 2021-01-30 16:15 +0200
    Re: convert this PostScript file to one which works with \includegraphics helbig@asclothestro.multivax.de (Phillip Helbig (undress to reply)) - 2021-01-30 20:28 +0000
      Re: convert this PostScript file to one which works with \includegraphics Dr Eberhard W Lisse <nospam@lisse.NA> - 2021-01-31 16:07 +0200

csiph-web