Product specifications
Table Of Contents
- Cover
- For Safety
- About this Manual
- Contents
- Chapter1 Overview and Basic Operations
- Chapter2 Setup
- Chapter3 Preinstalled OS Information
- Chapter4 Utility
- Chapter5 Setting the Printer Driver
- Chapter6 Application Development Information
- Chapter7 Maintenance
- Appendix

Chapter 5 Setting the Printer Driver
91
5
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 application under .NET Framework
environment by this replacement function.
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.