PHP 忒聊
綴豖
ヶ輛
printer_draw_bmp
(no version information, might be only in CVS)
Description
The function simply draws an bmp the bitmap filename at position x, y. handle must be a valid handle to a printer.
The function returns TRUE on success, or otherwise FALSE.
瞰赽 1. printer_draw_bmp() example
$handle = printer_open(); printer_start_doc($handle, "My Document"); printer_start_page($handle); printer_draw_bmp($handle, "c:\\image.bmp", 1, 1); printer_end_page($handle); printer_end_doc($handle); printer_close($handle);
綴豖
れ萸
ヶ輛
printer_delete_pen
奻珨撰
printer_draw_chord