Qwix server-based printing sends a rendered Qwix report to a centrally managed Windows printer. The report is placed in the Qwix database print queue, then a QWIX Print Worker assigned to that printer submits it to the Windows print spooler.
This documentation is split by audience:
The report is rendered before it is queued. The worker prints the stored document; it does not rerun the report query.
| Component | Purpose |
|---|---|
| Report preview | Displays the rendered Qwix report and provides the server-print button. |
Server Printers view |
Configures printers, authorised users, printer status, and job history. |
| Qwix database | Stores printer configuration, user access, rendered print jobs, and worker logs. |
| QWIX Print Worker | Claims jobs assigned to its worker name and submits them to Windows printers. |
| Windows print spooler | Sends the job to the physical or network printer. |