Method Protocols.LPD.client()->send_job()
- Method send_job
string
|int
send_job(string
queue
,string
job
)- Description
Send print job consisting of data job to printer queue.
- Returns
Returns 1 if success, 0 otherwise.
string
|int
send_job(string
queue
, string
job
)
Send print job consisting of data job to printer queue.
Returns 1 if success, 0 otherwise.