"Generating Preview" Dialog

  • Thread starter Thread starter bob.turner.uk
  • Start date Start date
B

bob.turner.uk

Hi,

I would like to supress the generating preview dialog of the print
preview control. Does anyone know how to do this?

Regards,

Bob
 
I would like to supress the generating preview dialog of the print
preview control. Does anyone know how to do this?

Check out the 'PrintDocument' object's 'PrintController' property.
 
I can't see anything of any use in there. Anyway, wouldn't the dialog
be a child of the print preview control?
 
Back
Top