VB app. that uses printer

Hello, I'm still rather new at this so I apologize if this information is already up somewhere and I simply haven't found it yet. I'm looking to write a simple VB application that can use the printer to print out lines of text (graphics would be even better), and is able to be deployed on other computers with the .NET framework. I've been looking awhile but haven't found any good basic step-by-step explanation/example of how to do it. I'm using VS.NET 2003. I know the Toolbox has Window Forms for "Print Dialog," "Print Preview Dialog," "Print Preview Control" and "Print Document" but I haven't figured out how to use these yet. Can anyone recommend any good books or websites that address this?

Thank you all very much for your time!

[784 byte] By [B_Free] at [2008-2-10]
# 1
Here are links to some useful articles which may aid you in your task:

Printing in VB.NET
http://www.vbdotnetheaven.com/Code/Jun2003/2087.asp

Printing in VB.NET
http://www.startvbdotnet.com/controls/printdialog.aspx

Printing Basics
http://www.developerfusion.com/show/86/2/

Regards,
Vikram

Vikram at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...