Would you mind submitting this as a JIRA ticket, so we can get the
improvement into the JasperReports plugin for other users?
Don
On 5/25/07, cristales <[EMAIL PROTECTED]> wrote:
I solve my question, by this way;
* add a property customParameters to JasperReportsResult with the respective
set
I solve my question, by this way;
* add a property customParameters to JasperReportsResult with the respective
seter:
public void setCustomParameters(String customParameters) {
this.customParameters = customParameters;
}
* load the customParameters before to generate the report,
I think than adding a map property to the JasperReportsResult
may help, but I don't know how to access this map object inside the
JasperReportsResult on run time.
Cristales
cristales wrote:
>
>
> How I can include parameters to the report in adition to the datasource,
> to populate fields in
3 matches
Mail list logo