24th Apr, 2009

How to convert EPS to PDF

1 Star2 Stars3 Stars4 Stars5 Stars (Nessun voto)
Loading ... Loading ...

In Ubuntu the simplest way to convert EPS files to PDF is to use the epstopdf command.

To install it, type this command into your terminal:

sudo apt-get install texlive-extra-utils

Then simply use this command to convert any EPS file to a PDF:

epstopdf <filename>





Leave a response

Your response:

Categories