Skip to Content
0
Former Member
Feb 08, 2012 at 07:44 PM

Printing a report

44 Views

I have a thick java report viewer that I would like to print from programmatically. I tried using ReportViewerBean.printView(), which works, but I would rather not get the Windows printer popup and print directly to the default printer.

Can this be done?