Home
Analytics
Jasper to BIRT Migration
sowndharya
<p>Hi all,</p><p> </p><p>I need to migrate form Jasper to Birt report generation.</p><p> </p><p>currenty my java application generates dynamic reports using Jasper.</p><p> </p><p>In that ther is a functionality called Jasper Print, which generates empty document. I am passing a bean file, servletcontext and a service class as arguments</p><p> </p><p>Do anybody knows a similar function like Jasper Print- in BIRT????</p><p> </p><p>Please suggest me..</p><p> </p><p> </p><p>Thanks</p><p>Sowndharya</p>
Find more posts tagged with
Comments
mwilliams
<p>You can create a report document (.rptdocument) with BIRT and then render to any output or extract the data from this document. Not sure if this answers your question. Let me know.</p>