glavweb / php-google-cloud-print
PHP implementation of Google Cloud Print
Installs: 5 090
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 0
Open Issues: 2
Requires
- php: >=5.3.3
This package is auto-updated.
Last update: 2024-10-24 02:57:48 UTC
README
PHP class to print documents using Google Cloud Print. First of all you have to add printers to Google Cloud Print using your Gmail account and Google Chrome browser. Follow the instructions on the following link to add printer to Google Cloud Print https://support.google.com/cloudprint/answer/1686197
The API documentation is available right here: https://developers.google.com/cloud-print/docs/proxyinterfaces
Update login information in example.php and see the results.