I m new to vb, please tell me how can i print
1) A text file
2) Text from a text box
3) Image from a picture box or image box
Also what are other properties of printer to be set.
Thanx
Printable View
I m new to vb, please tell me how can i print
1) A text file
2) Text from a text box
3) Image from a picture box or image box
Also what are other properties of printer to be set.
Thanx
I know of these methods:
VB Code:
Printer.Print
And
VB Code:
PrintForm
You should read about Printing in MSDN.
take a look at this example...
Regards...
you can use the Activex control.
a powerful and easy ActiveX control