|
printer_create_dcCreate a new device context Description
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. Parameters
Return ValuesNo value is returned. Examples
Example #1 printer_create_dc example
<?php |