Author |
Message |
Maverick-f14
Newbie
Joined: 08 Jun 2010
Online Status: Offline
Posts: 6
|
Topic: create report using JAVA && CrystalReport Posted: 08 Jun 2010 at 7:13am |
Hi,
i'm developing a Java desktop application(jda), and i need to create report using Crystal Report XI...
but i don't know how i can do to connetc my jda to Crystal Report and create a new report.
How can i do, can someone of you help me?
what API/libraryes i need?
i'm sorry for my english...
thx ;)
|
IP Logged |
|
Maverick-f14
Newbie
Joined: 08 Jun 2010
Online Status: Offline
Posts: 6
|
Posted: 08 Jun 2010 at 10:13pm |
up
|
IP Logged |
|
hilfy
Admin Group
Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
|
Posted: 09 Jun 2010 at 5:38pm |
What do you mean by "Create" a report? Do you want to run an existing report or actually let your users create a new report?
With the latest versions of Crystal, there is no way to actually allow your users to create a report. There used to be a COM component called "RDC", but that was deprecated with Crystal XI and is no longer available.
Click on "Java Reporting Component SDK."
-Dell
|
|
IP Logged |
|
Maverick-f14
Newbie
Joined: 08 Jun 2010
Online Status: Offline
Posts: 6
|
Posted: 10 Jun 2010 at 10:26am |
sorry, i try to explane better my trouble.
i've a file .rpt that has a link to an MS Access file, in need in my java application to make a connection with this rpt file and apply some filters to data (like a range of date)... after this i would like to print my filtered record.
thx
|
IP Logged |
|
hilfy
Admin Group
Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
|
Posted: 10 Jun 2010 at 10:44am |
Go to the link I provided in my email to get to the documentation for how to use the Java SDK to do this. I code in C#.NET, so I can't give you more specific examples.
-Dell
|
|
IP Logged |
|
Maverick-f14
Newbie
Joined: 08 Jun 2010
Online Status: Offline
Posts: 6
|
Posted: 10 Jun 2010 at 11:10am |
i need a java sapmles...
can you link me someone??
|
IP Logged |
|
hilfy
Admin Group
Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
|
Posted: 11 Jun 2010 at 12:00am |
If you follow the link and the instructions in my first post, you'll find samples.
-Dell
|
|
IP Logged |
|
Maverick-f14
Newbie
Joined: 08 Jun 2010
Online Status: Offline
Posts: 6
|
Posted: 11 Jun 2010 at 1:11am |
in you link there are only a jsp tutorial... i need a java desktop application sample. by the way in that link there isn't explained what libraries i need, and where i can dowload.
|
IP Logged |
|
Maverick-f14
Newbie
Joined: 08 Jun 2010
Online Status: Offline
Posts: 6
|
Posted: 13 Jun 2010 at 9:52pm |
upp
|
IP Logged |
|
|