How to enter '&#' in (barcode) expression as a character not formatter
I need to print barcode containing such text � (year,dayofyear,hour,minute). chars &# are special identifiers that must be present in code. But FR interprets this combination delivered via expression as formatting directive for following text. How to enter this combination correctly?
Comments