To find out how parser reads a given image, use the below procedure.
Open the command prompt in our server bin folder and run the following command
parser -in pathname_to_whatsup.eps -out c:\temp\whatsup.xml
replacing "pathname_to_whatsup.eps" with the full pathname of whatsup.eps
The resulting XML will be in c:\temp\whatsup.xml
The version of parser prints on screen when you run the command.