Ptx_Setup; Labeling Applications; Select And Print Downloaded Truetype Fonts - Printronix SL5000r User Manual

Rfid smart label and thermal printers
Hide thumbs Also See for SL5000r:
Table of Contents

Advertisement

PTX_SETUP

PTX_SETUP
PTX_SETUP can be used to download TrueType fonts into the file system.
Please see the PTX_SETUP chapter in the PGL Programmer's Reference
Manual for details.
Example:
! PTX_SETUP
FILE_IO-CAPTURE; "ARIAL.TTF".
PTX_END
Arial TrueType font binary data
NOTE: Do not add any LF/FF at the end of the binary data
!PTX_SETUP
FILE_IO-CAPTURE;"".
PTX_END

Labeling Applications

A TrueType font can be downloaded through several labeling applications,
such as Codesoft, Loftware, and Bartender. Please contact the appropriate
company for more details.

Select And Print Downloaded TrueType Fonts

After downloading the TrueType font using any of the above methods, the
user can access the downloaded TrueType fot by using the FONT;NAME
command as described in the PGL Programmer's Reference Manual.
For Example:
~CREATE;FORM
FONT;NAME ARIAL.TTF
ALPHA
10;10;2;2;$01234$
STOP
END
~EXECUTE;FORM;1
293

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SL5000r and is the answer not in the manual?

Questions and answers

Table of Contents