Which report that i can use with Java? Please tell how to use it with java.
Printable View
Which report that i can use with Java? Please tell how to use it with java.
You can use Crystal Reports with J#(60% java & 40% microsoft bull****)
Depends what kind of reporting you want, you could generate HTML easily enough, PDF would be straight forward with the iText Library etc..
How can i use Java code to print Crystal Report or PDF file? Please give an example.
i've never done crystal reports with Java, only VB, but then it was pretty easy..
Here is the iText Library: http://www.lowagie.com/iText/
there are plenty of examples on there.