Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Jasper reports from .Net framework

Is there any way of generating jasper report from a .Net 3.5 application ??

Please let me know any chances

like image 276
RAVITEJA SATYAVADA Avatar asked May 02 '26 06:05

RAVITEJA SATYAVADA


1 Answers

You can use the REST Based API for Jasper reports which is language independent. http://community.jaspersoft.com/wiki/getting-started-rest-web-service-api

Apart from that you have JNI4NET which is a bridge between .net and java applications. Use the generateProxies tool that comes with the package to generate a proxy for the JAVA class you directly reference from within .NET.

But the REST Api is the recommended method... as it is directly supported by Jaspersoft.

like image 78
AurA Avatar answered May 04 '26 21:05

AurA



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!