| [news.eclipse.birt] Re: View and Print Birt Reports |
More info on both these approaches can be found here: http://www.onjava.com/pub/a/onjava/2006/07/26/deploying-birt.html
hi,
I'm starting work with Birt Reports, I need to view and to print birt reports (from a java application). In Jasper reports I use two methods to do this (JasperViewer.viewReport(...) and JasperPrintManager.printReport(...)) there is some equivalent methods in Birt??
Very Thanks!!!!