-
Printing
Okay, I've already tried asking about this and was thoroughly confused and frusturated.
Now, I need to take information that the user inputs (combo and text boxes) from one form and transfer it over to another form to print it. If you post code then please highlight or tell me things that I need to change according to what my forms and textboxes are called. If this doesn't make sense then just ask and I'll try to clarify. Thank you for any help that you provide.
(I use VB .NET and Windows XP Prof, if you needed to know.)
-
Re: Printing
You want to print data stored in memory.. to a piece of paper or print preview?
Can you attatch the project? Ill look at it.
Its pretty time consuming if you have to set up the lines by hand and what not.