Hi there! I have a form that puts bingo cards on it. There are 6 cards on it, which take up a fair bit of the screen. The last 2 cards unfortunately make the form too big to fit on the screen height wise - cutting off about 2/3 of the way through.
When the printform code is activated, it basically prints out the form as it is.. cut off.
So what I am interested in is a way to print out the form as it appears in the lines of code. I have the form coded to be a certain height, but when it becomes visible and the print form code executes, it will cut the bottom of the form off because the resolution is not high enough..
Thanks!!!
When the printform code is activated, it basically prints out the form as it is.. cut off.
So what I am interested in is a way to print out the form as it appears in the lines of code. I have the form coded to be a certain height, but when it becomes visible and the print form code executes, it will cut the bottom of the form off because the resolution is not high enough..
Thanks!!!