Jump to content
JasperReports Library 7.0 is now available ×

generate dynamic reports


Recommended Posts

By: supsnehal - supsnehal

generate dynamic reports

2005-07-14 00:02

Hi,

Has anyone used Jasper Reports in J2EE project?

Specific features we are looking for are:

1. Reporting with dynamic query

2. Reporting with Paginated display

3. Subtototals

4. Export to PDF

5. Export to Excel.

The website of Jasper does claim to cater many of these features. I would like to know whether there are any known issues with it. The first requirement is one of the most critical.

If possible, please send across the code samples.

My email id is jawkar_snehal@india.com

 

Thanks in advance,

Snehal.

 

 

 

 

By: Teodor Danciu - teodord

RE: generate dynamic reports

2005-07-14 00:34

 

Hi,

 

All these are shown in the samples that come with

the project source files distribution.

 

1. demo/samples/query

2. demo/samples/webapp (HTML menu / page by page viewer)

3. demo/samples/jasper

4. demo/samples/webapp (PDF menu)

5. almost all the samples show how to export to XLS

 

I hope this helps.

Teodor

 

 

 

By: supsnehal - supsnehal

RE: generate dynamic reports

2005-07-21 06:32

My exactrequets for dynamic as follows.

there are 30 columns available from which the user has a choice in picking the columns he wants to be displayed on the report. From the selected report,user has the ability to select one particular column for sub totalling.Therfore the columns on the report are only known at runtime and cannot b hardcoded in to the jrxml structure.

 

 

Please provide a soluion

 

 

By: supsnehal - supsnehal

RE: generate dynamic reports

2005-07-21 06:33

My exactrequets for dynamic as follows.

there are 30 columns available from which the user has a choice in picking the columns he wants to be displayed on the report. From the selected report,user has the ability to select one particular column for sub totalling.Therfore the columns on the report are only known at runtime and cannot b hardcoded in to the jrxml structure.

 

Also in a report with pagination .How do I specify how many records are to be displayed on one page. in the jrxml.??

 

Thanks in advance

 

 

Please provide a soluion

 

 

By: Vinod Kumar Singh - vinodsingh

RE: generate dynamic reports

2005-07-21 21:26

look at the no xml desing sample

 

 

By: supsnehal - supsnehal

RE: generate dynamic reports

2005-07-22 07:09

if I am grouping on a field. and the group contains records whcih will exceed the number that can b printed on a single page .then these records will be printed on a new page. My question is that if i have used the option for starting a group on anew page. While printing too will it do the same or will it print from the position where it has stopped on the previous [page

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...