Print Pop-up Modal Report

velcrowe

Registered User.
Local time
Yesterday, 22:19
Joined
Apr 26, 2006
Messages
86
I have a report that opens from a command button on a form. The settings on the report are set to pop-up and modal to keep the focus on the report until closed. I like the settings as they are but I need to print the report once it pops up. As the settings go, I cannot access or use the toolbars to print the report. How can I print the report from the pop-up, modal view? :mad:

Thank you in advance for all your help
 
Print the popup when it's OnOpen event fires.
 
velcrowe said:
How can I print the report from the pop-up, modal view? :mad:

hi Velcrowe,

If you haven't disabled them elsewhere, a right mouse click brings up the shortcut menu with Print, Export and Send to options. I use this method in my database.

I am sure that the other options could be removed from the shortcut menu although I haven't got round to attempting this yet.

Regards,

Keith.
Keith.
 

Users who are viewing this thread

Back
Top Bottom