Convert PostScript to PDF

7,974

Try:

ps2pdf file.ps

It converts file.ps to file.pdf

More information about ps2pdf: https://www.ps2pdf.com/

Share:
7,974

Related videos on Youtube

Jonathan
Author by

Jonathan

I love *

Updated on September 18, 2022

Comments

  • Jonathan
    Jonathan over 1 year

    I have multiple postscript files that I'd like to convert to PDF using a script. I'm not looking for script assistance, but rather assistance with what program would/could I use to make the conversion via command line?

  • userDepth
    userDepth over 6 years
    I don't find a ps2pdf package, is there a package in 16.04 for this program?