Print Report windows over the current webpage
Posted: Wed Aug 11, 2010 6:02 am
Hello, I want to print a report directly, without opening it in the editor.
I use the code: Report.Print () and working properly, but the printer window opens in the background. How I can do to open the window over the current webpage? Is there any property for that? thanks
I've also uploaded the file to the server and does not show the screen to print, it gives a javascript error. It remains to show popups. Any solution?
this is the error:
Mensaje: Sys.WebForms.PageRequestManagerServerErrorException: No se puede mostrar un cuadro de diálogo o formulario modal cuando la aplicación no está en modo UserInteractive. Especifique el estilo ServiceNotification o DefaultDesktopOnly para mostrar una notificación de una aplicación de servicio.
I use the code: Report.Print () and working properly, but the printer window opens in the background. How I can do to open the window over the current webpage? Is there any property for that? thanks
I've also uploaded the file to the server and does not show the screen to print, it gives a javascript error. It remains to show popups. Any solution?
this is the error:
Mensaje: Sys.WebForms.PageRequestManagerServerErrorException: No se puede mostrar un cuadro de diálogo o formulario modal cuando la aplicación no está en modo UserInteractive. Especifique el estilo ServiceNotification o DefaultDesktopOnly para mostrar una notificación de una aplicación de servicio.