Skip to main content

Search

Search

Open Type fonts in Print to File

Comments

1 comment

  • Avatar
    Peter Thane

    At the moment you are sending down data referencing a true type font and so these fields are being sent to the printer as graphical strings. To be able to reference them in the way you require you will have to download the fonts to the printer first and these will then be given. 

    Whenever you use the driver that "knows" these fonts have been downloaded then any data strings will be sent to the printer in ZPL format including the command to tell the printer what font reference to use for the Arial and Arial Bold. You will then be able to modify the PRN so you can use the ^FN/^FD command or however you are printing the data. 

    Please note if you are printing to multiple devices you will have to install the fonts in the same order to each printer so that they store the fonts with the same number. To download the fonts via the driver you need to go into the Printer Properties and select the download option from the Font tab. Make sure you are saving the fonts to none volatile memory. 

    1

Please sign in to leave a comment.