Skip to Content
0
Jul 17, 2008 at 08:22 PM

programmatically print current page in a drill-down view

81 Views

VB.NET 2008, CR 2008

Calling the PrintToPrinter method of the Report Document allows me to print a specified page to the printer.

However, there doesn't seem to be a similar method that allows specifying a page for the viewer control.

Is there any way to programmatically print the current page displayed in the Viewer, even when the view is a drill-down view?

Thanks

ido