google-cloud-print Questions
2
An example of what I would like to do is print 10 copies of a PDF that lives in Google Drive using a script. I learned today about Site's Gadgets and that may be how we implement this script and ye...
Acker asked 10/8, 2013 at 16:30
4
We tries to print a webview content over google cloud print, but no matter what we do the resulted printout adds some margin.
Is there a way to remove this margin?
We tried:
<body style="margi...
Hujsak asked 15/9, 2016 at 18:20
1
Has anyone had any success using the Google Cloud Print (specifically the /search) API from JavaScript?
I have tried any number of ways but keep getting the following error.
XMLHttpRequest cannot...
Leonilaleonine asked 6/5, 2015 at 13:4
3
Can someone tell me if it is possible to silently print using google cloud print from an android device?
The goal is that my app grabs a file from a URL or from the SD card and then sends it to a ...
Kaliningrad asked 3/6, 2014 at 23:45
1
I'm creating an app that prints out a pdf from the server after it has been generated.
When using google cloud print I keep getting:
User credentials required
Error 403
Note: making this print ...
Menendez asked 27/9, 2014 at 21:1
2
I want to call /search method of Google cloud print from my webServer.
I am using OAuth web server guide obtaining a refresh_token/access_token to use with scopes:
https://www.googleapis.com/auth...
Crat asked 3/12, 2013 at 17:10
4
I try to use Google Cloud Print using C#. Internet has just one example, who wrote Josh Goebel.
I will not publish the complete example, here is the only method that sends a file to print:
publi...
Archibald asked 21/10, 2011 at 7:5
1
I am using Google Cloud Print for print generated PDF documents in a web app.
All was working fine in all printer types that i use (HP, Zebra, etc) but about 2 weeks ago all Zebra printers (...
Institutive asked 19/11, 2013 at 22:50
1
I would like to call /search api from javascript client side. To do so, I have read that I need a oauth2 access token.
Following the Google guide, I must go to Google cloud Console but there is n...
Gentilis asked 2/12, 2013 at 16:40
3
Solved
I am working on an android application that needs to print to a printer. I decided on using the Google Cloud Print, as it seemed easy to set up. Initially, I followed the steps found here for integ...
Chromoplast asked 22/1, 2013 at 21:23
1
Solved
Anybody that ever wanted to do unattended printing from the browser knows that's not an easy task and on the other hand it is something very useful for any back-office application. Then Google came...
Kettie asked 30/8, 2013 at 2:9
0
I'm trying to build an Android application that will run in Kiosk mode. Guests will scan their tickets, and a name tag should automatically print for them with a welcome message on it.
I'm trying ...
Childs asked 2/8, 2013 at 3:28
1
Solved
If my user uses oauth v2 to cloud print to get a credential, how do I get a credential that is good for at least 48 hours?
We need to be able to get access to the printer, and keep it for some day...
Campestral asked 21/3, 2013 at 1:57
1
Solved
I am trying to print a .txt file that my application saves via FileWriter.
The file it saves is /sdcard/StudentLatePass.txt
When the print button is clicked, the SD file is saved and then it need...
Baty asked 28/3, 2012 at 16:29
1
© 2022 - 2024 — McMap. All rights reserved.