|
Sommaire
printer_open |
6.80.22 printer_select_fontPHP 4 >= 4.0.4Description void printer_select_font(resource printer_handle ,resource font_handle ) The function selects a font to draw text. printer_handle must be a valid handle to a printer. font_handle must be a valid handle to a font.
|