Manufacturing ERP shop-floor print case (anonymized)

Anonymized: HTML reports + printHtml for shop-floor and office ERP on Windows.

Background

Web reports from ERP extensions; mixed shop-floor and office PCs.

Key challenges

  • Frequent work-order print
  • Wide A4 tables
  • Some authenticated URLs

Solution

  1. Windows client on shop PCs
  2. printHtml from report HTML
  3. printHtmlByUrl + extraOptions for auth URLs
  4. batchPrint for month-end statements

Stack & deployment

Outcomes

Silent shop tickets; faster month-end batch.

Read next

FAQ

Low-resource shop PC?

Client handles render; browser sends jobs only.

SAP URL reports?

printHtmlByUrl with cookies/headers.

Linux shop terminal?

deb client—linux-deploy guide.

vs hiprint?

HTML + printHtml when no designer templates.

PoC start?

One A4 report + demo—about one day.

Client deployment by platform

The same web-print-pdf front-end runs on Windows, macOS, and Linux/domestic OS—install the matching client on each desktop.

Download client — free trial View npm package Documentation