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.