   #PHP Manual Printer functions printer_delete_dc printer_delete_pen

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                              printer_delete_font

   (no version information, might be only in CVS)
   printer_delete_font -- Delete a font

Description

   bool printer_delete_font ( resource handle)

   The function deletes the selected font. For an example see
   printer_select_font(). Returns TRUE on success or FALSE on failure.
   handle must be a valid handle to a font.
   ______________________________________________________________________

   Prev              Home               Next
   printer_delete_dc  Up  printer_delete_pen
