Specifications

Chapter 4 Handling
177
4
Barcode and 2D Symbol Font Printing on .NET Environment
Since .NET Framework supports only True Type font and Open Type font, the barcode and 2D
symbol font which are registered in the printer driver can not be printed from the application.
Therefore, True Type font is replaced with barcode and 2D symbol font by using font
replacement function of the printer driver. Barcode and 2D symbol fonts can be printed from the
appl
ication under .NET Framework environment by this replacement functi on.
The name of the print data in the application remains as True Type font name, but changes to
barcode and 2D symbol font when it is printed.
Font Replacement
Font Replacement is executed from [Font Replacement] on [Driver Utilities] tab.
1
Make the following setting.
•True Type font to be replaced
Select [True Type Font].
•Font to replace
Select barcode and 2D symbol font to replace.
2
Click [OK].
True Type font is replaced by barcode and 2D symbol font.