|
-
Apr 10th, 2006, 07:35 AM
#1
Thread Starter
New Member
Printing using Visual Studio 2005/.NET Framework 2.0
Hi,
I have a VB.net program to calculate either a child is authistic or not (program for my mother, so she doesn't need to calculate it by herself)...
Now she wants to be able to print tht information.
At the momeny (as a temporarly solution) I just put the information in a.txt file, and then she can print it using that file.
But she wants to be able to press a button, and the paper has to come out of the printer...
The difficulty is that I have to print information out of different labels and their corresponding text files.
a print-screen:

I sure hope someone can help me.
-
Apr 10th, 2006, 09:25 AM
#2
Frenzied Member
Re: Printing using Visual Studio 2005/.NET Framework 2.0
Take a look at these links.
http://www.vbdotnetheaven.com/Code/Jun2003/2087.asp
http://www.developerfusion.co.uk/show/86/
http://www.developer.com/net/asp/article.php/3102381
Also the VB.Net 2003 101 samples (located at the top of the page) has a printing example that can be upgraded with little or no issues to 2005.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|