Hello! I have been programming in VB.NET for a while but never understood how to print with it. Anyone able to explain it like how to code it or what to do? Thanks!
Printable View
Hello! I have been programming in VB.NET for a while but never understood how to print with it. Anyone able to explain it like how to code it or what to do? Thanks!
there should be plenty of information on the web:
https://www.google.com/search?q=print+vb.net+tutorial
alot of us have managed to print, it is not that hard (unless you want to have all the real fancy stuff). i suggest you give it a try and come back with a specific question when you run into troubles.
I would suggest that you visit the VB.NET CodeBank forum on this site, sort by Thread Starter and then page to the threads by Merrion. He's the printing guru around here and he has provide a beginners guide to printing in .NET.