I have to convert EPS image files to JPG. Normally if we do that , the dimension and DPI of the eps is not maintained in the jpg. So I have to retrieve the DPI or resolution value from the eps file. Does anyone have any idea about how I can do it?