I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$Unicode(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?... I tried using #$UNICODE(10004) but it didn’t work....@suryakur , @jesmmifs The syntax #$UNICODE(char_code) is not supported...