printer_draw_text
Description
void printer_draw_text ( resource printer_handle, string text, int x, int y)The function simply draws text at position x, y using the selected font. printer_handle must be a valid handle to a printer.
The function simply draws text at position x, y using the selected font. printer_handle must be a valid handle to a printer.