Click to See Complete Forum and Search --> : Print a Form...


February 4th, 2000, 12:21 PM
I'm using a Frame to simulate a form with a big height.
By this way, using a vertical scrollbar, and placing all my objects in my frame, I can simule the scroling of my form.
Now, I want to print it. But, as the PrintForm method is available only for the forms, when i'm using it, only the visible part, at the screen, of my frame is printed!!!
How can I print this object for a complete impression??
Thank's
Tony Shape

February 7th, 2000, 01:21 AM
Perhaps you may use the Printer object ?!?
But I don't know how !!!

June 13th, 2000, 11:41 AM
I have the exact same problem as you. I have a very long form contained in a picture box. I use scroll bars to navigate to the bottom. When I print, only the contents of the screen is printed. I want to print out the entire form. If you find a method, can you please let me know. My email address is: Freddie.Hurtado@transamerica.com
Thanks.