
When Customizing a reporting using JasperReports
(01)
is it true for Classname to use "org.adempiere.report.jasper.ReportStarter"?
(02)
* For the filename for Jasper Report, what are the best way to use the filename extension, .jrxml or .jasper?
* for the PATH of file, where the best way to put the file in system, so that we only specify file name rather than full path
Note (02):
* for attachment we use: "attachment:my_jasperreports_filename.jrxml"
* or maybe another method e.g using jasperreports plugins?
Many Thanks 🙏