printing multiple pages of a c# form
Can anyone pease tell me how to print multiple pages of a c# form? I have a c# windows form with a panel control that has many controls (text boxes, labels, radio buttons, etc.) on it. If I try to print the panel I only get the first page printed wich is 30% of the panel. I will greatly appreciate if someone can tell me how to print the entire panel and not just the first page. I have tried the hasmorepages property wihtout any success.
dbailiffPosted Dec 7, 2004, 11:34 AM
dbailiffPosted Dec 3, 2004, 1:44 PM
dbailiffPosted Dec 2, 2004, 4:38 PM