PDA

Click to See Complete Forum and Search --> : Printing And Displaying Large Forms


sstepney
Jan 13th, 2000, 03:45 AM
How does one first display a form larger
than the screen.height and screen.width
parameters? Secondly, how does one print
this form (send to a printer)? The
PrintForm method only prints the portion
of a form that is visible.

ScottF
Jan 14th, 2000, 09:08 AM
I had the same problem and got it solve by using a picture control. I had help from Aron and the rest. Search for my user name and you will find it.