Results 1 to 2 of 2

Thread: Printing using Visual Studio 2005/.NET Framework 2.0

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2006
    Posts
    1

    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.

  2. #2
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    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.
    Visual Studio Team Edition 2005
    GDI+ Links: Bob Powell VB.Net Heaven
    API Links: All API Pinvoke.Net
    VB6 to VB.Net: Visual Basic 6 to .NET Function Equivalents (Thread)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width