Generalimporting CGM graphics

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
cvhasselt
Posts: 3
Joined: Tue Apr 29, 2008 12:22 pm

importing CGM graphics

Post by cvhasselt »

Hello,

Is it possible to directly import CGM graphics files in my Latex document?

I have loads of high quality figures of this extension I want to use in my document.
Converting to PNG is an option, but in my situation it would be better if I could use CGM directly.
I am using MikTex 2.7 and latex-->pdf.

Thanks in advance,

Coen

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10323
Joined: Mon Mar 10, 2008 9:44 pm

Re: importing CGM graphics

Post by Stefan Kottwitz »

Hi Coen,

welcome to the LaTeX Community Board!
Yo cannot include CGM files directly. With conversion to PNG I expect quality loss (vector graphics format to raster format). I recommend to convert to pdf format, pdflatex can include pdf graphics.

Stefan
LaTeX.org admin
cvhasselt
Posts: 3
Joined: Tue Apr 29, 2008 12:22 pm

Re: importing CGM graphics

Post by cvhasselt »

Okay, I will try converting to PDF then. Thank you.
Post Reply