forked from mimeoconnect/Google-Cloud-Print-Proxy
-
Notifications
You must be signed in to change notification settings - Fork 0
JaggedJax/Google-Cloud-Print-Proxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Google Cloud Print Proxy William Wynn CIO Technologies Inc. Based off the prototype written by mimeoconnect: https://github.com/mimeoconnect/Google-Cloud-Print-Proxy Requires: Zend Framework Scripts looks in ./Zend/. If Zend is already in the path, remove the 'require_once' in the constructor of CIOCloudPrint.php and at the top of CIOCloudPrintXMPP.php Optional: XMPPHP http://code.google.com/p/xmpphp/ Used by CIOCloudPrintXMPP.php which looks for it in ./XMPPHP/. Remove the 'require_once' at the top of the file if not needed. CIOPrinting is an optional JAVA script for sending documents(including PDF) to any local printer. Not tested with Linux yet, but it *should* work... PDF Printing uses the PDF-Renderer library: http://java.net/projects/pdf-renderer The ./drivers directory contains sample ppd files for both a standard 8.5x11 and a thermal label printer. See ./documentation for Script usage
About
This is a prototype of a Google Cloud Print Proxy written in PHP and using the Zend Framework.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 80.0%
- Java 18.5%
- Visual Basic .NET 1.5%