fpdf中未显示尼日利亚货币

时间:2018-12-02 07:01:38

标签: currency fpdf

我想使用fpdf在pdf中显示尼日利亚货币。但未显示。感谢您的任何帮助。$custom_currency = '₦'; $pdf->Cell(60,20," $custom_currency.'-'.$g_total",1 , 1, 'L', 1);

0 个答案:

没有答案