GoogleCloudPrint:适用于Java的Google云打印(GCP)API

时间:2021-05-19 19:44:01
【文件属性】:
文件名称:GoogleCloudPrint:适用于Java的Google云打印(GCP)API
文件大小:175KB
文件格式:ZIP
更新时间:2021-05-19 19:44:01
Java Google云端列印 适用于Java的Google云打印(GCP)API 文件: : 关于能力 有两种方法可以做到这一点: 使用Windows API加载打印机功能并创建XML(XPS格式)文件。 例如:使用“ PrintQueue”类-> GetPrintCapabilitiesAsXml.WriteTo(file) 获取PostScript打印机的PPD文件。 上载这些文件之一,GCP就能了解打印机的功能。 JoãoVianey的推荐(Google云打印开发人员)非常感谢。 例子 连接到Google云打印 String email = " YOUR_GOOGLE_EMAIL " ; String password = " YOUR_GOOGLE_PASSWORD " ; GoogleCloudPrint cloudPrint = new GoogleCloudPrint
【文件预览】:
GoogleCloudPrint-master
----.gitignore(117B)
----google-cloudprint-api()
--------src()
--------pom.xml(3KB)
----LICENSE(10KB)
----pom.xml(574B)
----README.md(10KB)
----google-cloudprint-example()
--------src()
--------pom.xml(1KB)

网友评论