If you dont mind execute java code you could integrate your mono application with jasper reports engine.
It may be possible execute java code on mono through ikvm, therefore i am integrating my mono application with the jasper report solution via Process.Execute to execute the little java code versus the jasper reports api. In few words, I extract the report data via mono application and bypass to report solution, of course, in java. Greets. Juan Carlos Ferrández escribió: > Hi. > > Sorry for my poor English... > > I'm looking for info to create reports in Mono/Gtk#, and I´ve found 2 > possible solutions: > > - Reports with Sun Report Builder and OpenOffice bindings for Mono: > This solution is PERFECT, but I didn´t find one code example. > > - Reports with WebKit and Print/PrintFull Function of MainFrame object: > This is a good solution, but it works with HTML. It has preview and PDF > export option. > > Does anyone know any other method for creating reports in Mono/Gtk#?. > > Thanks. > Juan Carlos Ferrández Jose Salvador. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
