When converting a pdf file to a postscript file use the pdftops executable.
It gives a better result than pdf2ps. pdftops was part of the xpdf package on my Mandrake distribution,. Cheers Ross Drummond On Thu, 10 Mar 2005 16:43, Fisher, Robert (FXNZ CHC) wrote: > Have you got the latest version of flpsed? Only the latest version can > import pdf's directly, otherwise you need to convert them to a ps file > first. > > PDF2PS converts a PDF file to PostScript using GhostScript. > You may need to modify the text of PDF2PS to set the correct path for > GhostScript. > Usage: > pdf2ps file.pdf file.ps > > Then you may have to use pstopdf or ps2pdf to convert back. > > Regards, > > Robert >
