Paxar 6039 Printer User Manual


 
Developing Applications 2-1
DEVELOPING APPLICATIONS
This chapter describes how to develop an application for the
printer.
You will need to:
1. Create MPCL packets for your labels and tags, if needed.
2. Write the application.
3. Build the application.
4. Transfer or copy the application to the printer. See “Transferring
Files” for more information.
Creating MPCL Packets
An application prints labels by submitting MPCL packets to the printer.
Refer to the 6039 Packet Reference Manual for more information.
Within your application, instantiate a new Print class such as rPrint and
call a method such as Text when you need to print. For example,
2