How can I show ₡ symbol on a PDF?
I tried to use html_entity_decode('₡') but it did not work. I thought of using ASCII Code but there's no ASCII Code for that symbol.
html_entity_decode('₡')