Max. # of printers allowed for google cloud print
Posted
by
user1858673
on Stack Overflow
See other posts from Stack Overflow
or by user1858673
Published on 2012-11-28T05:02:53Z
Indexed on
2012/11/28
5:03 UTC
Read the original article
Hit count: 192
I intend to write an online shopping program using PHP. When the buyer completes an order I want to print the receipt to his/her printer using Google Cloud Print. For that I will need the buyer to shared his/her printer with my Google account. My questions are: 1. Is there an upper bound for the number of printers a Google account is allowed to print to? 2. Is there a daily upper bound for the number of print jobs a Google account is allow?
Thanks for reading and thanks for the answers in advance.
© Stack Overflow or respective owner