Are there any Open Source alternatives to Crystal Reports?
相关问题
- open source, multi-platform, browser-based screen
- Crystal Report SP26 SetDataSource() Method failed
- Crystal Report in .NET Framework 4.0
- right to left string in crystal report
- Loading Crystal Report from embedded resource
相关文章
- What is the best way to cleanup the resources used
- How to pass a list of values into a crystal report
- Crystal Report Sub Report Page Break
- Issue related to vertical line in Crystal Reports
- Dynamically change database type, source etc in Cr
- Converting total time in integer into HH:MM format
- What is a good free RDBMS solution for a small web
- OCR code in android platform [duplicate]
Report Manager has been around for quite a few years. It's written in Delphi (at least it was originally) and has components that can be used in Delphi, but is usable via ActiveX or dll from just about any language. Now has a native .NET library too. Has a nifty report-serving webserver you can set up too. The designer gui looks and feels a little rough around the edges but it works. http://reportman.sourceforge.net/
So far based on my research JasperSoft has turned out promising open source reporting tool… Matter of fact I am currently working on a huge project wherein I have started converting and building reports using JasperReports/iReports…
Every reporting tool has its own learning curve. The support group from and for Jasper and the quality of response that I have gotten so far is good.
Again at the end of the day it all comes down to what your business / organization needs.
JasperReports if you're writing Java.
iReport
The java standard answer is often:
BIRT works pretty well.