On Fri, Oct 16, 2009 at 9:50 AM, John Jason Jordan <[email protected]>wrote:

> gs filename.pdf filename.ps
>
> But it's not working. Instead of writing the .ps file it displays the
> PDF on screen.
>

It outputs to standard out, just redirect it.

gs filename.pdf > filename.ps
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to