CLOUD PRINT ROUTING

From a cloud application to the printer at each customer site.

Your backend sends one authenticated print request. An Android, Windows or Linux gateway makes the final local connection without exposing the printer or your API credentials to the public internet.

AppClickPrint cloud print gateway

The print-job journey

1

Your app creates the output

Generate a PDF at the intended physical page size, or use native ZPL or ESC/POS when your application already owns those commands.

2

AppClickPrint routes it securely

The customer print key scopes the request, the saved alias chooses the printer and a stable job ID lets your application track its result.

3

The gateway prints locally

A persistent outbound encrypted connection delivers the job to the correct site. The gateway uses the selected direct or operating-system print path.

THREE GATEWAY CHOICES

Use what makes setup easiest at the site.

The host application uses the same API whichever gateway the customer chooses, and one customer can register multiple gateways.

Android
AndroidScan a QR code on a phone or tablet. Discover supported network, paired Bluetooth and connected USB printers without a dedicated PC.
Windows
WindowsDiscover supported network printers directly—even when they are not installed in Windows. Installed printer queues are an optional additional source.
Linux
LinuxDiscover supported network printers directly without requiring CUPS configuration. Existing CUPS destinations are an optional additional source.

Compare gateway downloads

Direct printers and installed queues can coexist

Driverless network discovery

All gateway platforms inspect supported printers reachable on the local network and report their capabilities. Windows and Linux do not require a printer to be installed in the operating system before this discovery can work.

Optional operating-system queues

The Windows gateway also reports installed Windows queues, while Linux also reports configured CUPS destinations. Use these when an existing OS driver or queue configuration is useful.

Android local connections

Android additionally discovers paired Bluetooth and connected USB printers, making it useful for a small counter, mobile station or site with no always-on computer.

Supported print formats

Send correctly sized PDF documents for broad compatibility, or supported raw ZPL and ESC/POS data when the selected printer and driver match.

What the customer sees

1

Add a gateway

Your app requests a temporary setup code. Android users scan its QR code; Windows and Linux users follow their platform setup.

2

Select a printer

Your app retrieves the discovered printers, shows only the correct customer’s available choices and stores the selected stable ID and current alias.

3

Manage the site later

Keep a Manage Gateways action so the customer can add another gateway, replace a device, rediscover printers or update its selection.