Anyone know of a good library to wrap via c# to convert EPS to JPG Files?
A:
I would look at Paint.Net's source http://getpaint.net They might have something there for you.
Daniel A. White
2009-02-06 02:00:47
A:
You could load an external library in and run function calls through that - it doesn't need to be coded in C#.
Something like ImageMagick: http://www.imagemagick.org/script/index.php
Mr. Pig
2009-02-06 02:19:53
A:
Charlie Salts
2009-02-06 04:04:59