|
PHP5中文手册
printer_create_dc(No version information available, might be only in CVS) printer_create_dc — Create a new device context 说明
void printer_create_dc
( resource $printer_handle
)
The function creates a new device context. A device context is used to customize the graphic objects of the document. 参数
返回值无返回值。 范例
Example#1 printer_create_dc() example
<?php |