E
e-mid
Hi;
i want to print some controls on a form. I capture controls then draw them
on print page. This is how i do it:
http://www.dotnet247.com/247reference/msgs/5/26236.aspx
now the problem is when i open a printpreview form, "generating previews"
dialog box is shown first and if it is in front of a control to be printed,
it is captured too.
how can i avoid it?
secondly, sometimes even if print page seems ok on the preview, images of
the controls are distorted when i print them.
what would be the reason?
and another question, how can i print multiple pages?
eg: i wanna put some controls on second page. There is HasMorePages
property. i do not figured how to use it
last question:
what is the usual way when i want to print texts of many textboxes to
prepare a report?
thank you very much.
i want to print some controls on a form. I capture controls then draw them
on print page. This is how i do it:
http://www.dotnet247.com/247reference/msgs/5/26236.aspx
now the problem is when i open a printpreview form, "generating previews"
dialog box is shown first and if it is in front of a control to be printed,
it is captured too.
how can i avoid it?
secondly, sometimes even if print page seems ok on the preview, images of
the controls are distorted when i print them.
what would be the reason?
and another question, how can i print multiple pages?
eg: i wanna put some controls on second page. There is HasMorePages
property. i do not figured how to use it
last question:
what is the usual way when i want to print texts of many textboxes to
prepare a report?
thank you very much.