Export results of image parsing as an XML file

Build 1501 on 14/Nov/2017  This topic last edited on: 13/Sep/2015, at 15:16

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.