|
Sommaire
printer_open |
6.80.21 printer_delete_fontPHP 4 >= 4.0.4Description bool printer_delete_font(resource handle ) The function deletes the selected font. For an example see printer_select_font. It returns TRUE on success, or FALSE otherwise. handle must be a valid handle to a font. |