Call Descriptions for Translation and Printing
Function calls associated with Printer Services include:
- m_open_printer Initializes the active printer's translation table and opens the communication channel.
- m_write_printer Translates characters (if necessary) and sends the string to the printer.
- m_write_printer_atb Sends instruction to the printer to alter the attributes, bold, italic, or underline, of the following text characters.
- m_close_printer Closes the communication channel.