[jasperreports-questions] export all cols of query (generic report)

2006-04-20 Thread Pascal Betz








Hi





Is there anything like a export everithing in the result set report in jasper ?



So i do not need
to write a report template for every
select * from
TABLE_XYZ query ?

We have some reports
that just require export of tabular data to CSV or Excel and i would like to create
a general report template that just exports all the columns/rows that
are present in the datasource ?



Is this possible ? if yes: how ? if
no: can i do something about it J





Thanks for your help
and have a nice day.





Greets from switzerland





pascal








[jasperreports-questions] custom export format

2006-04-10 Thread Pascal Betz








Hi



I am new to jasperreports.

We have a custom (almost) XML format which we need
to support for export. I found out i can write a JRExporter
implemention but dont know how
i can plug it in ? how do i select this export
format ?





Thanks for your help





pascal