Printing WMF File

feurich

Well-known member
Joined
Oct 21, 2003
Messages
168
Location
Holland
Hi there,

Im trying to print a WMF file.
What i did first is that I loaded the WMF file to a picturebox in the project then I printed the WMF file. The problem I have with this methode is that the picture I need to print has gray edges. The picture I print is a PatchCode, this makes scanners know where a document starts and stops. The gray edges around the patchcode make the scanners sometimes not recognise the separation sheet.

I want to print the patchcde from a file "d:\patchcodes\Patch1.wmf" How can I do that ??

Cire
 
Back
Top