|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.73
">printer_draw_bmpDescriptionvoid printer_draw_bmp ( resource handle, string filename, int x, int y)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.
|