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.

On this page

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

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).

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 โ†’