How to convert an EPS (Postcript Image) to .GIF or .JPG to display in WebForm?

  • Thread starter Thread starter David Hearn
  • Start date Start date
D

David Hearn

I have the need to display some images that are stored on my server in one
of my ASP.NET WebForms. EPS images are not supported so I was wondering if
there is a way to convert the image temporarily to either .GIF or .JPG
format so that it will be in a valid format for display on the web.

Thanks in advance!
 
Back
Top