javb80 Posted December 1, 2015 Posted December 1, 2015 Hi, i'm new using iReport, i have an aplication that needs to print reports with the version 5.6, this aplication is developed with Eclipse "Luna", Tomcat "8", Java "Servlet". Is there anyone who can give me the code to make it? Thanks a lot.
marianol Posted December 1, 2015 Posted December 1, 2015 We will probably need more infromation about what are you trying to achieve, but either way I will assume that your app is somewhat embedding the JasperReports Library so the best place to start will be the Documentation and Samples for the JR Library so check here http://community.jaspersoft.com/project/jasperreports-library/resources as a starting point.If you are using JasperReports Server then the answer is different... you can start with the Jasper Report Server Web Services guide in that case.
hozawa Posted December 2, 2015 Posted December 2, 2015 If you developed your application with Eclipse, why didn't use just use Jaspersoft Studio which is based on Eclipse rather than using iReport? You just have to create a servlet that uses JasperReports library. Download the JasperReports source file and check the demos - there any many sample codes there.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now