(PECL printer SVN)
printer_delete_dc — Delete a device context
$printer_handle
   )The function deletes the device context. For an example see printer_create_dc().
printer_handle
       printer_handle must be a valid printer handle.
      
   Returns TRUE on success or FALSE on failure.