I'm having some weird issues printing from .NET to a network printer. I have some code to create barcodes from an ActiveX control and draw them onto a PrintDocument (see below) which is printed to one ...
I am totally new to VB.NET, and I'm sure the answer to this question is probably as easy as 1 or 2 lines of code, but for the life of me I can't figure out how to print. What I have is a program that ...