Topic: font report

i need increase size font report file PDF and i hope find file support arabic font name

Arial


how this

Re: font report

https://frontaccounting.com/punbb/viewtopic.php?id=3688
https://frontaccounting.com/fawiki/index.php?n=Help.InstallUpdateLanugages
https://frontaccounting.com/punbb/viewtopic.php?id=6780

Re: font report

how can i increase size font PDF report ?

Re: font report

In the reporting/rep###.php files, use something like:

$rep->fontSize += 2;

and then revert back with

$rep->fontSize -= 2;

Re: font report

I need font type ( Arial ) arabic in all report system PDF
I search download font type this in FA but not found and i hope help find files download

Re: font report

Choose Arial Unicode - ARIALUNI.TTF - it will be available in all windows machines at mostly C:\WINDOWS\FONTS folder.