Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

Nuclos print profile: output format, rule entry point, printer spooling, PrintResult, FIFO, dispatching, document management.

globe with meridians Language: Deutsch · English

light bulb Print profile

Control the print process – output formats, rule entry points and FIFO printer spooling.

Status
colourGreen
titleKonzept
Status
colourBlue
titleDeveloper
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

On this page

Inhalt
maxLevel2
minLevel2

Print profiles bundle the output formats offered when printing and can be configured individually by the user. Two additional rule entry points allow influencing the print process.

Influence via rules

  • Tailor the print profiles and output formats offered to the user on Print depending on the record.
  • Post-process documents printed by the user (e.g. hand them to a document management system).

Print flow with rule entry points

Printer spooling

Nuclos manages print jobs via its own spooling: each printer has a worker with a list of PrintResult objects processed in insertion order (FIFO).

Info
titleExample

Example: a user selects five documents – three for the label printer, two for the standard printer. The server groups the jobs by target printer (dispatching) and passes them to the respective worker as a batch. This way a large print job does not block the entire spooling.

Related pages

gear Print service


Output targets.

Open →