This solution is correct and worked for showing data in Unicode format, but didn't work on PDF export. I sent a sample in BUG_2018 Folder in demo site and you can test it. or test this Query in a sql report :
SELECT top 10 N'#1578;#1587;#1578; #1593;#1585;#1576;#1740;' as UTF_Contnet ,* FROM QueryFolder
----------------------------------- Test PDF Export.
quote:[i]Originally posted by Abbas.layeghie@gmail.com[/i] [br]This solution is correct and worked for showing data in Unicode format, but didn't work on PDF export. I sent a sample in BUG_2018 Folder in demo site and you can test it. or test this Query in a sql report :
SELECT top 10 N'#1578;#1587;#1578; #1593;#1585;#1576;#1740;' as UTF_Contnet ,* FROM QueryFolder
----------------------------------- Test PDF Export.
quote:[i]Originally posted by admin[/i] [br]Go to Admin > Settings > Font Folder Path and set it to your server’s font folder (usually C:\Windows\Fonts).
When Admin > Settings > Language is set to Arabic ReportPortal will use C:\Windows\Fonts\trado.ttf for PDF generation.
I did it. this worked just for report header ,but not for column header and records.
please check my sample report in before replies and test it yourself. it has problem