Conversion ToolsProgram to convert PS images to PDF

Information and discussion about output converters related to LaTeX (e.g. dvips, ps2pdf, ...)
Post Reply
niles
Posts: 92
Joined: Mon Dec 01, 2008 9:35 pm

Program to convert PS images to PDF

Post by niles »

Hi

I have a faculty logo on my frontpage, which is PDF. Hence I will make all my graphs PDF as well, but graphs are (or rather, will be) generated in PostScript. Is there such a thing as a better PS-to-PDF converter than others? What do people usually use?

Cheers,
Niles.
Last edited by niles on Tue Sep 27, 2011 1:58 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Program to convert PS images to PDF

Post by localghost »

What about ps2pdf? But if you make sure that your graphs will be exported to EPS format, you could use the epstopdf package for conversion "on the fly".


Thorsten
niles
Posts: 92
Joined: Mon Dec 01, 2008 9:35 pm

Re: Program to convert PS images to PDF

Post by niles »

Thanks, unfortunately my graphs are only exported to PS, which is a shame because the package you mention sounds good. Oh well, ps2pdf will have to do the trick.

Thanks,
Niles.
Post Reply