Hey,
I need to know if there is any way that I can print a medical analisys report
in visual basic:
I have a form made with a lot of text boxes and a print button. When I press the print button I want the values from the text boxes to be printed. This is simple but formatting them is giving me problems. Example:
Analyst Result Normal Values Analyst Result Normal values
--------------------------------------------------------------------------
Thymol Text1 2-4UML Prot C. Reactive TExt2 absent
The main problem is that if I enter in Text1 a bigger value or something it will scramble all the allign. Some ideeas?
