glavweb / php-google-cloud-print
Google Cloud Print 的 PHP 实现
v0.1.1
2015-11-02 14:57 UTC
Requires
- php: >=5.3.3
This package is auto-updated.
Last update: 2024-09-24 02:49:22 UTC
README
PHP 类,用于通过 Google Cloud Print 打印文档。首先,您必须使用您的 Gmail 账户和 Google Chrome 浏览器将打印机添加到 Google Cloud Print。请按照以下链接中的说明将打印机添加到 Google Cloud Print:https://support.google.com/cloudprint/answer/1686197
API 文档可直接在此处查看:https://developers.google.com/cloud-print/docs/proxyinterfaces
在 example.php 中更新登录信息并查看结果。