> Question: If you have a dvi file, and want to convert it to
> ps, then there's the easy command dvips to do the trick. Is
> there any way to reverse that process? That is, create a
> dvi from a ps?

I don't think that this is possible. If you are interested in extracting the text try
man ps2ascii

> I know there's adobe distiller to create a pdf file from a
> postscript (pdf would also be OK), but that appears not to
> be a free product.

The latest version of ghostscript (>6) does a much better job at creating pdf than 
previous versions. Try using the following command:
ps2pdf filename.ps




-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to