116PTX_SETUP DownloadPTX_SETUP can be used to load files into the Main File System. See The PTX_SETUP Commands onpage 165.Example loading a font named ARIAL.TTF:!PTX_SETUPFILE_IO-CAPTURE;“ARIAL.TTF”PTX_ENDArial TrueType font binary dataNOTE: Do not add any LF/FF at the end of the binary data!PTX_SETUPFILE_IO-CAPTURE;””PTX_ENDManual Two-Key Download1. Start a Windows command prompt session.2. Navigate to the directory with the target file (e.g., c:\download).3. Copy cnvt2fls.exe from your Starter Kit CD to the directory with the target file.4. Convert the file to a downloadable format with the following at the command prompt:cnvt2fls file_name1 file_name2 file_name3 A FONT where:file_name1 is the name of the file to be converted into downloadable formatfile_name2 is the name of the output file that will be downloaded into the printerfile_name3 is the name of the file within the Main File System.The parameter FONT should only be used with fonts; otherwise, omit this parameter.Example: cnvt2fls arial.ttf arial.dwn ARIAL.TTF A FONT This creates the file “arial.dwn” that will place “ARIAL.TTF” into the Main File System5. Put the printer in download mode as described in Manual Two-Key Download Sequence on page107.6. Send the file as described in Sending Firmware in Download Mode on page 108. Substitutefile_name2 in place of the firmware FILENAME.prg.