File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Java Products and Servers and the fly likes crystal report and java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "crystal report and java" Watch "crystal report and java" New topic
Author

crystal report and java

Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 472

Hi Guys ,
Is there is a way make reports by crystal report and customize them through java, my company already got crystal reports v9?


Thanks,
Sherif
Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 472

Guys , Any advice?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35439
    
    9
Given that Crystal Reports costs real money, I'd expect its documentation to talk in detail about any possible programmatic customizations, or that there'd be an SDK if that was in fact possible. Does neither exist?


Android appsImageJ pluginsJava web charts
Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 472

Ulf Dittmer wrote:Given that Crystal Reports costs real money, I'd expect its documentation to talk in detail about any possible programmatic customizations, or that there'd be an SDK if that was in fact possible. Does neither exist?

actually i found some sites taking about SDK for it but versions before V9 and i cant see what they are talking about in V9 !! about documentation i found this link
Jimmy Clark
Ranch Hand

Joined: Apr 16, 2008
Posts: 2187
Business Objects (Crystal Reports) has a many SDK. For Java in particular, there are (1) Report Application Server (RAS) Java SDK, (2) Web Services Java SDK, (3) Viewers Java SDK and (4) Business Objects Enterprise Java SDK.

Enjoy!
Sherif Shehab
Ranch Hand

Joined: Mar 05, 2007
Posts: 472

James Clarks wrote:Business Objects (Crystal Reports) has a many SDK. For Java in particular, there are (1) Report Application Server (RAS) Java SDK, (2) Web Services Java SDK, (3) Viewers Java SDK and (4) Business Objects Enterprise Java SDK.

Enjoy!

Are these SDks free or i must purchase them ?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: crystal report and java
 
Similar Threads
Integrating CrystalReport into J2EE Application
java reporting tool
Comparison between RAQ Report and Crystal Report
how do i generate reports for java project
Text reports using Servlets