Printing in VB.Net

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Does anyone have any good articles or source code on
printing information from a form (or data grid) in Visual
Basic?
 
Chris,
I have a generic class for printing and an example of
calling it to print from a ListView. The calling program
can easily create the print string from a datagrid rather
than a listview.

Send me an email and I will send you the code.

Les Smith
Try NetCommander at HHISOFTWARE.COM
KNOWDOTNET.COM coming soon.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top