Printing group tab with printToPrinter method not working
Hi!
I'm working on a VS2003 windows project.
I have a report with a group, no subreports on it. I disable the CRViewer print button. I have a PrintToPrinter method placed in a Button_Click Handler.If the user drills on the group, (and consequently opens a new tabSheet with only group data), I would like to print just the group he drills down to.
How can I do this, avoiding the default CRViewer print button?
Thanks for any help.

