|
-
Apr 7th, 2004, 11:30 PM
#1
Thread Starter
New Member
Print a Form .net
I was wondering if there is a quick way to print a form in .net. I just want an easy way to print the form. Main purpose is to print the labels on the form in the layout that i provided on the form without dealing with a lot of coding. Any help much appreciated.
I noticed there is no longer a print.form1 function as there was in vb 6.0, any work arounds?
-
Apr 8th, 2004, 07:04 PM
#2
Fanatic Member
Check out the print document class - in the print event you need to manage your data on the page (ie. when to break for another page - width and height wise, etc.).
I haven't found an easy way (besides alt+printscreen) :-)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|