Open file C:\dolibarr\www\dolibarr\htdocs\core\modules\facture\doc\pdf_crabe.modules.php then
go to line 173 and change charset_output to UTF8.
I have to tested and success for VietNam language.
Open file C:\dolibarr\www\dolibarr\htdocs\core\modules\facture\doc\pdf_crabe.modules.php then
go to line 173 and change charset_output to UTF8.
I have to tested and success for VietNam language.
You should don’t have to do this.
Default output is already UTF8.
May be you are using an old version.
Also you may need to change the line
FONTFORPDF=helvetica
into
FONTFORPDF=DejaVuSans
into htdocs/langs/vn_VN/main.lang to have the correct font.