You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Team,
Am using FastReportBuilder to build the dynamic reports.
And I have the template file (jrxml) and it has the its own fileds.
In our Application I have used method objFastReportBuilder.setTemplateFile("template path", true, true, true,true).
But in generated pdf file report shows the null values instead of actual filed value which defined in jrxml file.
Can anyone help me to how to send the data to the template file and how the Jrxml fileds are get evaluated.
If you provide any example with this option objFastReportBuilder.setTemplateFile("template path", true, true, true,true), that will be very helpful
The text was updated successfully, but these errors were encountered:
Hi Team,
Am using FastReportBuilder to build the dynamic reports.
And I have the template file (jrxml) and it has the its own fileds.
In our Application I have used method objFastReportBuilder.setTemplateFile("template path", true, true, true,true).
But in generated pdf file report shows the null values instead of actual filed value which defined in jrxml file.
Can anyone help me to how to send the data to the template file and how the Jrxml fileds are get evaluated.
If you provide any example with this option objFastReportBuilder.setTemplateFile("template path", true, true, true,true), that will be very helpful
The text was updated successfully, but these errors were encountered: