[RESOLVED] Drawing information onto a page
Hi
I have a number of text boxes and list views on my form and i want to be able to print out the details of this form i dont know how do draw the information on the page before print preview.
So for example i want textbox1 to display in the top left corner of the page, textbox2 to the top right, listview1 underneath them both and add an image at the bottom.
can anyone give me an example of how to do this?
Thanks Roo
Re: Drawing information onto a page
Hey,
There are a number of posts in the CodeBank of this forum that I think will help you. For instance:
http://www.vbforums.com/showthread.p...ght=print+form
and:
http://www.vbforums.com/showthread.p...ght=print+form
Hope that helps!!
Gary
Re: Drawing information onto a page
Re: Drawing information onto a page
Thanks for your help exactly what i'm looking for.
Cheers Roo
Re: Drawing information onto a page
Hey,
Not a problem at all.
It sometimes pays to search the code bank before posting in the forums. There is a lot of good stuff in there.
If your question has been answered, remember to go back and mark your thread as resolved.
Gary