1

I am trying to convert ".cgm file to .jpg or .bmp file" in c# but nothing is working for me. I can convert .cgm file to .pdf and then .pdf to .jpg or .bmp.

Is there any way to convert directly from .cgm to .jpg? If yes then how?

Peter O.
  • 32,158
  • 14
  • 82
  • 96
Mayank Pandey
  • 185
  • 1
  • 11
  • I don't have an answer, but did you look at these?: Excel as a workaround: http://stackoverflow.com/questions/4813481/net-or-c-sharp-library-for-cgm-computer-graphics-metafile-format IKVM to use a java library: http://stackoverflow.com/questions/4205596/net-library-for-cgm-file-conversion – PMBjornerud Feb 29 '16 at 11:22
  • i read this link but not able to understand what they want to do? – Mayank Pandey Feb 29 '16 at 12:50
  • It would help if you provided a link to a sample file you want to read. It also seems someone made CGM# project: https://sourceforge.net/projects/cgmsharp/ – PMBjornerud Feb 29 '16 at 14:45

0 Answers0