Printing code 39 on A4 paper with VB.NET

How can I print a barcode on A4 paper using VB.NET? The code needed is code 39.
You're going to need the appropriate font or a control that does the printing for you. Here's a link that shows you exactly how to print code 39 with a third party font: http://www.idautomation.com/sitemap/visual-basic.html. I've never used this companies fonts or controls.

This was first published in June 2004