how can i make a print code? i want to print a record that stored in my database then, i will click the button then it print the details, can you make a sample code for me...so that i can try and study it
thanks
Printable View
how can i make a print code? i want to print a record that stored in my database then, i will click the button then it print the details, can you make a sample code for me...so that i can try and study it
thanks
Quote:
Originally Posted by dbasenoob
This looks like a great place to start: http://www.freevbcode.com/ShowCode.Asp?ID=1028
While that link is useful for a RichTextBox, I would recommend the Tutorial in the "Printing" section of our Classic VB FAQs (in the FAQ forum, which is shown near the top of our home page), which shows many other aspects of printing that are not limited to that particular control.