Make text in ZPL label bold or underlined?
Due to a new EU law every food packaging label has to outline possible allergy-causing ingredients by either styling them bold or underlined in the ingredients list. Currently I'm printing my labels via ZPL to zebra printers. I checked the ZPL manuel 1 & 2 and didn't find way how to print something in bold or underlined. Is there any way to do this? Example: "Ingredients: water, sugar, milk, cheese, chocolate" SHOULD BE NOW: "Ingredients: water, sugar, milk , cheese , chocolate" My current label code for the ingredients is: ^CF0,15 ^FO13,245 ^FB530,2,,L, ^FH^FD__VAR_INGREDIENTS__ ^FS Thank you