Printers and print management in Business Central

How Business Central handles printing — cloud printer setup, Universal Print, document-to-printer routing, and the patterns for warehouse and retail printing.

Updated 2026-09-03

Printing from a cloud SaaS application to physical printers is harder than from on-premise software. Business Central solves this through cloud printing integrations, Universal Print support, and document-to-printer routing rules. For operations that print invoices, packing lists, shipping labels, and warehouse documents at volume, configuring printing well matters.

The historical pain. BC on-premises printed directly to local printers. BC SaaS runs in Microsoft's cloud — no direct path to a printer at the customer's site. Three solutions emerged:

  • Print to PDF — generate PDF, user manually prints. Workable for low volume.
  • Email to printer — send PDF to a printer's email address. Some printers support this.
  • Cloud print services — Microsoft Universal Print or third-party (PrintNode, Printix).

Universal Print integration. Microsoft Universal Print is the strategic answer:

  • Microsoft cloud service.
  • Customer's on-prem printers registered with Universal Print.
  • BC sends print jobs to Universal Print.
  • Universal Print delivers to the physical printer.

Setup involves Universal Print licence (separate from BC), printer registration, and BC's Universal Print connector configuration.

Configuration in BC.

  • Printer Selections page maps documents to printers.
  • Each printer record represents a Universal Print printer.
  • Documents (Sales Invoice, Picking List, etc.) routed to designated printers.

The mapping is per-company; admins maintain it.

Print management on documents. Some documents have Print Management rules:

  • By customer / vendor — specific customer gets paper invoice; others get email.
  • By document type — orders to a specific printer; invoices to another.
  • By number of copies — different copies for different recipients.

The configuration sits on customer/vendor cards or globally.

Warehouse-specific printing.

  • Picking lists — printed at the start of a pick.
  • Packing lists — at packing station.
  • Shipping labels — at the ship station.
  • Receipt confirmations — at the dock.

Each station typically has its own dedicated printer; routing matters.

Retail printing (Commerce).

  • Receipts — printed at POS terminal directly via POS hardware.
  • Different model from BC printing — POS hardware drivers handle receipt printers.
  • Universal Print less relevant for receipt printing; specialty drivers.

Label printing. Specialty:

  • ZPL (Zebra) — Zebra label printers.
  • Bartender, NiceLabel — third-party label software.
  • Direct from BC — limited; usually a label printing extension.

Per-tenant extensions for printing. Many partners build BC extensions that:

  • Print directly to PrintNode / similar cloud print API.
  • Generate barcode labels.
  • Support specific printer models.
  • Handle high-volume warehouse printing.

Cloud printer setup.

  1. Print server in customer environment connects on-prem printers to Universal Print or third-party.
  2. Printers appear in cloud print service.
  3. BC registered to print to those printers.

The print server is a managed component; small VM running the print connector.

Email-based printing alternatives. For simple needs:

  • Printer email address configured.
  • BC sends documents as email attachments to printer.
  • Printer prints automatically.

Works for simple cases; not all printers support this; security implications.

Common pitfalls.

  • Printer routing forgotten. Documents print to default; chaos at multiple stations.
  • Universal Print licence missed. Required licence not provisioned.
  • Print connector down. Print server crashes; printing stops; nobody notices until queue piles.
  • PDF rendering fonts. Custom fonts not embedded; receipts look wrong.
  • Receipt printer not handled. POS uses different mechanism than BC's print management.

Operational rhythm.

  • Daily — print queue monitoring (Universal Print console).
  • Weekly — printer maintenance, paper replenishment.
  • Per outage — restart print connector; verify queues.

Strategic positioning. Printing is unglamorous but critical for warehouse, manufacturing, and retail operations. Plan early; Universal Print is the strategic path for most scenarios. For specialty label printing or high-volume retail receipts, partner extensions or specialty drivers fill the gaps. The investment is moderate; the alternative (manual PDF printing, scattered email-to-printer hacks) costs ongoing operational pain.

Related guides