标签: php fpdf
如何在PDF上显示₡符号?
我尝试使用html_entity_decode('₡'),但是没有用。我曾考虑过使用ASCII码,但是该符号没有ASCII码。
html_entity_decode('₡')