borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Spell Checking)Next Topic (Help! Vb6 Login at the server then verify using msaccess) New Topic New Poll Post Reply
AndreaVB Forum : VB General : VB Printing
Poster Message
grenee1
Level: Guest


icon VB Printing  Archived to Disk

How can I enlargen a for beyond the default size of 9000 high?

How can I print a form larger than the default size.

13-05-2002 at 10:25 PM
| Quote Reply
mnemoo
Level: Protégé

Registered: 19-05-2002
Posts: 7
icon Re: VB Printing  Archived to Disk

A trick I discovered with printing forms is not to display them before printing. You can make the form as large as you like and it will print all of it. Create a dummy form to display the info if you need to visually check on the output and then print the 'real' form.

19-05-2002 at 11:24 PM
View Profile Send Email to User Show All Posts | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1617
icon Re: VB Printing  Archived to Disk

How to make a form taller than 9000? Form sizes I believe are "maxed out" at the full screen size (mine is 17xxxx13x). If you make the form a MDIChild, and a window style that isn't "sizable", you can make it as large as you want (well, haven't tried too large of sizes).

19-05-2002 at 11:36 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : VB General : VB Printing
Previous Topic (Spell Checking)Next Topic (Help! Vb6 Login at the server then verify using msaccess) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder