I know most of you have come to this thread expecting me to ask you how do i print a form, well i'm not quite that dense.

I have a form with an image on it (A4 size), which is an image of a table, i have labels over it so that i can dynamically alter the data on it. This form a datasheet for my program. When i come to print it out it cuts of the bottom (where the screen would cut it off if it were shown (which it is not, it is just loaded)). Has any one got any ideas, i am completely stumped. The size of the form has been set through code to be the exact size of the image, when i check the size of the form after it has printed it is still correct???

Please HELP!