From Newsgroup: comp.lang.postscript
In article <
MPG.3a7b2d8488376b989898c2@usenet.plus.net>, ken
<
ken@spamcop.net> writes:
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.
I definitely plan to upgrade, probably before summer, but unfortunately
don't have the time now.
If someone can email me (how to remove the spam block should be
obvious), I can send you a PDF file and you can send me a PostScript
file back.
I admit that I don't fully understand when showpage is needed and when
not. Certainly \includegraphics does display some PostScript files with
the showpage command.
Or is there some online converter which would do what I want?
--- Synchronet 3.21d-Linux NewsLink 1.2