4
Answers

control page break when printing from windows forms .net 2.0

Ed Phillips

Ed Phillips

16y
8.8k
1

Hi,

I have been looking for a way to control page breaks when printing Textbox.Text.  I am generating and formatting a short multi-page report and displaying it in a multi-line textbox control.  When I print the textbox, I want to be able to set page breaks on the printer as needed.  Injecting a form feed character in the text doesn't do it.  I haven't been able to find any help on Google yet.  Can someone here help me?  Thanks.

Answers (4)