reading an unknown file

how can i read this file with vb.net. it is a graphical file from a punch program.

i need to make a report tool which can print this image.

file =http://www.sorunlu.com/punch.zip

[271 byte] By [stylusdotnet] at [2008-1-10]
# 1
Nothing I recognize, certainly not a standard graphics file format. Looks like the kind of binary output file that a 'C' program generates. You'll need to contact the vendor of the program that generates this file and ask for a format description.
nobugz at 2007-10-3 > top of Msdn Tech,Visual Basic,Visual Basic General...