Thread: .Net printing
View Single Post
Old Dec 1st, 2007, 2:24 PM   #2
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
Re: .Net printing

not sure how much detail you want in your prints. I found this here link on about.com, it shows how to get basic text printing. However that example doesn't provide wrapping, if you print a line that is too long it will be cut off on the right side of the page.

This link seems to be a little more indepth and even shows you how to create a print preview.

Hope that helps a little. I am not a VB.NET coder by any means but i do have some understanding of the language.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote