Results 1 to 5 of 5
- 02-19-2010, 11:14 AM #1
Inegrating Crystal Report with java Struts
Hi friends,
I want to generate a pdf file in my java struts application by using crystal reports. I googled for related stuff. Finally I found that "Crystal's Java Reporting Component(JRC)" should be installed. I dont know how to add JRC to my project. I dint find where it is available. if JRC means some type of jar files please give related url to download.
in some site i found the i have 2 add the following jar files. But i dint find those to download. Very few were available.
ReportViewer.jar
jrcerom.jar
Concurrent.jar
CrystalCharting.jar
CrystalCommon.jar
CrystalContentModels.jar
CrystalExporters.jar
CrystalExportingBase.jar
CrystalFormulas.jar
CrystalQueryEngine.jar
CrystalReportEngine.jar
CrystalReportingCommon.jar
icu4j.jar
keycodeDecoder.jar
log4j.jar
MetafileRenderer.jar
rasapp.jar
rascore.jar
rpoifs.jar
Serialization.jar
URIUtil.jar
xercesImpl.jar
xml-apis.jar
and the mysql-connector jar file
Thanks
Kishan.G
- 02-19-2010, 11:26 AM #2
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 11
Don't try to piece together pieces of information mixed with guess work.
Go to the project site for the component and get the manuals that come with it.
If there are no such manuals then it's best not to use it at all. There is no point in trying to use any software without the documentation for it.
- 02-19-2010, 01:38 PM #3
thank u for information...........
but i have to generate report pdf which contains some data from database table.
if u have any idea plz tell me.
- 02-19-2010, 01:49 PM #4
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 11
Like I said the manuals for it should tell you how to do it.
I used jasperreports which also has manuals. The important thing here is that any plugin/jars that are worthy of use are distributed with manuals and help files to tell people how to use them. You need to find them and read them.
- 02-22-2010, 06:25 AM #5
Similar Threads
-
Crystal Report in Netbeans
By endx in forum NetBeansReplies: 4Last Post: 02-20-2014, 07:37 AM -
unable to import jar files (crystal report 11)
By kishore101 in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 02-25-2009, 07:51 AM -
tips on crystal report
By kishore in forum New To JavaReplies: 1Last Post: 01-20-2009, 03:23 AM -
Crystal report with JSP
By fred in forum JavaServer Pages (JSP) and JSTLReplies: 3Last Post: 12-17-2008, 08:27 PM -
Crystal Report with Java
By Jack in forum Advanced JavaReplies: 2Last Post: 07-02-2007, 01:39 PM
Bookmarks