yasirsiddiqui / php-google-cloud-print

PHP class to print documents using Google Cloud Print with OAuth2 authorization
91 stars 42 forks source link

Update GoogleCloudPrint.php #13

Closed SvanThuijl closed 9 years ago

SvanThuijl commented 9 years ago

Added the print job id to the return array of sendPrintToPrinter() and created jobStatus() which takes the job id.