G
Guest
Hello Everyone,
I need to print on pre-printed form from my VB.NET app. The form I am
printing on has about 200 fields and each field needs to be justified
seperately. CR for .Net isn't giving me accurate output. The CR is close,
but a little off here and there and adjustments haven't worked.
When using the Drawstring Method it takes x and y coordinates for the upper
left hand corner as a 'single' datatype. Does anyone know how that datatype
converts to millimeters?
Thanks.
I need to print on pre-printed form from my VB.NET app. The form I am
printing on has about 200 fields and each field needs to be justified
seperately. CR for .Net isn't giving me accurate output. The CR is close,
but a little off here and there and adjustments haven't worked.
When using the Drawstring Method it takes x and y coordinates for the upper
left hand corner as a 'single' datatype. Does anyone know how that datatype
converts to millimeters?
Thanks.