简体   繁体   English

通过java调用水晶报告

[英]Call crystal reports through java

I have one crystal report and i want to create one front end application using java to show the reports to user. 我有一个水晶报告,我想用java创建一个前端应用程序来向用户显示报告。 Can any one give me the code how can i invoke crystal reports through a java application? 任何人都可以给我代码如何通过Java应用程序调用水晶报告?

There is a third party tool called crystal clear that we use at my company that does this. 有一个名为“ 晶莹剔透”的第三方工具,我们在我的公司使用它来做到这一点。 I'll give you a few words of caution though, it is not free and you do need to make changes to your application to support it. 我会给你一些警告,但它不是免费的,你需要对你的应用程序进行更改以支持它。 We use it with jsps but it's pure java so you could, theoretically, use any of the front end technologies you've tagged this question with. 我们将它与jsps一起使用,但它是纯java,因此理论上你可以使用你用这个问题标记过的任何前端技术。

You may be able to do this using Crystal Reports for Eclipse . 您可以使用Crystal Reports for Eclipse执行此操作。 This has APIs for both Java applications and web applications. 这包含Java应用程序和Web应用程序的API。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM