Hi. I am migrating rather unsuccessfully from VB. 6 to VB. net
I have problems at printing. in vb 6. I used something like this.
Printer.print "Hello!"
printer.enddoc
How is this code in VB.net
and also I noticed vbscalecentimetres is not understood. I hope there is a book or a web page on "migrating" from VB6 to VBNET.
Thanks for your help.
