I have a problem in JasperReports.Please help me.
I have an application that use jasperReports for genarating reports in
xls file.
I used JExcelApiExporter and i set the exporter's paramters with
JExcelApiExporterParameter.
This works fine and farsi characters shwon well but the excel sheet
direction is left-to-right instead of right-to-left.
I need to show A-Z columns from right-to-left.
Any help will be appreciated.