3
Answers

printing multiple pages of a c# form

Ask a question
babar.rao

babar.rao

19y
6.1k
1
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.

Answers (3)
Next Recommended Forum