Y
yom
Hi all.
I have to write a Windows Application presenting a textbox to the
user.
Each time the user press a button on the main form I need to print the
text of the textbox.
I try using the printDocument object but if I call its print method a
page is printed by my printer.
I need to print just one line each time filling the same page until
space is available on it ...
Anyone can help me?
Thanks in advance
yom
I have to write a Windows Application presenting a textbox to the
user.
Each time the user press a button on the main form I need to print the
text of the textbox.
I try using the printDocument object but if I call its print method a
page is printed by my printer.
I need to print just one line each time filling the same page until
space is available on it ...
Anyone can help me?
Thanks in advance
yom