D
Dante
Hi
I have a doubt about the PrintDialog component. I can print all pages
I draw in the print document, but i also want to allow printing some
pages, so I set the property "PrintDialog.AllowSomePages" to true.
The problem is that the print dialog ignores this and no matter what I
write in the repective textbox it keeps printing all the pages in the
print dialog. So my doubt is, do i have to redraw everything manually
(in the print document) or am i missing some point?
Thanks in advance
Dante
I have a doubt about the PrintDialog component. I can print all pages
I draw in the print document, but i also want to allow printing some
pages, so I set the property "PrintDialog.AllowSomePages" to true.
The problem is that the print dialog ignores this and no matter what I
write in the repective textbox it keeps printing all the pages in the
print dialog. So my doubt is, do i have to redraw everything manually
(in the print document) or am i missing some point?
Thanks in advance
Dante