Groups | Blog | Home
all groups > vb.net controls > july 2006 >

vb.net controls : PrintPreview control does not print


paul
7/22/2006 12:00:00 AM
Hello,
I am using a print preview control to display some multi coloured text.
I render it fine it all looks great even does multiple pages OK. However
when I press the print button on the print preview screen nothing happens!

Can anyone help?

Thanks
tommaso.gastaldi NO[at]SPAM uniroma1.it
7/22/2006 2:45:26 AM
Place a couple of breaks in the

PrintDocument1.BeginPrint
PrintDocument1.PrintPage

handlers and follow what happens...

-tom

paul ha scritto:

[quoted text, click to view]
AddThis Social Bookmark Button