Getting Control in Print Preview

B

Billy

I have some code which ultimately ends in a print preview screen for a
report. I would like to allow all the functions of dealing with the
print preview like scrolling and zooming in and out, but I would like
to have a popup box ready and waiting to the side of the print preview
asking if

a) Would you like to go back and revise your filter
b) Would you like to send this to the printer

How do I get a box that pops up asking these things and allowing more
code to follow while allowing the user to control the Print Preview?
 
Top