|
Sommaire
printer_open |
6.80.27 printer_draw_textPHP 4 >= 4.0.4Description 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.
|