I am working on an application where I have created a form that needs to be printed. I decided to use the PrintForm method in Visual Basic. The problem is that only part of the form prints out although there is still space left on the page. I've noticed that only the part of the form that is visible on the screen prints out but I thought that this shouldn't matter with the PrintForm method.

Does anyone have any ideas on what I should do to correct this?

Any help will be greatly appreciated.

Tesita