ShaneBrennan
Programmer
I've been asked if I could solve a little problem - and I have currently not found a solution to it.
One of my students has designed a VB 6 program to produce a printed invoice using the form.printform - which works great on his machine at home.
His screen resolution allows for the invoice to be displayed on the screen perfectly. However, when he reduces the resolution of the screen to 800x640 the bottom half of the report is missing - both on the screen and when printed out.
What I have noticed with VB6 is that you can not have a form taller that the size of the screen resolution - is this the case?
Anyways has anyone got any ideas on how I can get around this problem?
Thanks for any help given
Shane Brennan Shane Brennan
'-----------------------
' Emails: shanebrennan@postmaster.co.uk
' Personal WebPage:
One of my students has designed a VB 6 program to produce a printed invoice using the form.printform - which works great on his machine at home.
His screen resolution allows for the invoice to be displayed on the screen perfectly. However, when he reduces the resolution of the screen to 800x640 the bottom half of the report is missing - both on the screen and when printed out.
What I have noticed with VB6 is that you can not have a form taller that the size of the screen resolution - is this the case?
Anyways has anyone got any ideas on how I can get around this problem?
Thanks for any help given
Shane Brennan Shane Brennan
'-----------------------
' Emails: shanebrennan@postmaster.co.uk
' Personal WebPage: