glavweb/php-google-cloud-print

PHP implementation of Google Cloud Print

v0.1.1 2015-11-02 14:57 UTC

This package is auto-updated.

Last update: 2024-04-24 02:03:16 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.