Page 1 of 1

Printing options

PostPosted: Thu Jul 15, 2004 5:43 am
by dxk240(Legacy Member)
Hi,

Does anyone know what the best/easiest way is to print the generated barcode from visual basic.

Thank you.

Re: Printing options

PostPosted: Tue Sep 28, 2004 4:20 am
by aymansn(Legacy Member)
I liked the crystal report more

in my apps I generate an XML file then call this XML file in the reprt and print the barcode there

Re: Printing options

PostPosted: Thu Jun 15, 2006 2:21 pm
by loquin(Legacy Member)
Printer.PaintPicture Me.PictureBox.Image, XPos, YPos, Width, Height