

“Cloud Print, Google’s cloud-based printing solution that has been in beta since 2010, will no longer be supported as of December 31, 2020. Beginning January 1, 2021, devices across all operating systems will no longer be able to print using Google Cloud Print. We recommend that over the next year, you identify an alternative solution and execute a migration strategy,” Google says.
Some people will find this to be a massive bummer, though in Google’s defense, printing over networks and the cloud has become far more easier in recent years than it was a decade ago.
- Admin console interface to manage thousands of CUPS-based printers for users, devices, and managed guests (the legacy 20-printer cap has been removed) by organizational unit
- Admin console policy to manage user printing defaults for 2-sided (duplex) and color
- Support for advanced printing attributes (stapling, paper trays, pin printing)
- Admin console policy to include user account and filename in IPP header of print job over a secure IPPS connection, which enables third-party printing features such as secure printing and print-usage tracking
- Admin console policy to manage PIN code printing, allowing users to enter pin code when sending the print job, and release the print job for printing when they enter the pin code into the printer keypad
In addition, Google says it is developing additional print management features for Chrome OS, including support for external CUPS print servers (including authentication), policy to configure connections to external CUPS print servers, and APIs for third parties to access print job metadata, submit print jobs, and printer management capabilities.
Still, there are people who found Google Cloud Print handy, including Android device owners. Nevertheless, the beta ride is coming to an end. Plan accordingly, folks.
‘).insertAfter(jQuery(‘#initdisqus’));
}
loadDisqus(jQuery(‘#initdisqus’), disqus_identifier, url);
}
else {
setTimeout(function () { disqusDefer(); }, 50);
}
}
disqusDefer();
function loadDisqus(source, identifier, url) {
if (jQuery(“#disqus_thread”).length) {
jQuery(“#disqus_thread”).remove();
}
jQuery(‘
‘).insertAfter(source);
if (window.DISQUS) {
DISQUS.reset({
reload: true,
config: function () {
this.page.identifier = identifier;
this.page.url = url;
}
});
} else {
//insert a wrapper in HTML after the relevant “show comments” link
disqus_identifier = identifier; //set the identifier argument
disqus_url = url; //set the permalink argument
//append the Disqus embed script to HTML
var dsq = document.createElement(‘script’); dsq.type = ‘text/javascript’; dsq.async = true;
dsq.src = ‘https://’ + disqus_shortname + ‘.disqus.com/embed.js’;
jQuery(‘head’).append(dsq);
}
jQuery(‘.show-disqus’).show();
source.hide();
};
function disqusEvent()
{
idleTime = 0;
}
