Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

How to call crystal reports from Java

  Asked By: Adelina    Date: Oct 16    Category: Java    Views: 3185
  

Can anyone guide me that how to call crystal reports
from java

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Maliha Malik     Answered On: Oct 16

You should be able to call  methods from the .dll through a jni program.
If you have crystal  reports installed on your machine, then there is a .dll
there with it that should be interactive with java  through the jni interface.

There are examples of how to do a jni program in the java tutorial at
http://java.sun.com

 
Didn't find what you were looking for? Find more on How to call crystal reports from Java Or get search suggestion and latest updates.




Tagged: