cloudPrint
Last updated
Was this helpful?
Last updated
Was this helpful?
Sends a PDF to a printer, that is connected by the . You can send a document to a cloudprinter by using as well.
A json object
The function itself does not have an explicit return statement, so it implicitly returns a promise. The function doesn't return any specific value on success and doesn't explicitly reject the promise on failure. Instead, it handles errors by displaying a message within the function.