Skip to main content

Printing Overview

Purpose

The Printing section explains how Inextor prepares, formats, maps, and sends printable information to production line equipment.

Printing configuration covers:

  • Contents and scripting
  • Date content format
  • Custom code generation
  • Printing content based on external codes
  • Code issuers and code formatters
  • Templates
  • Layouts
  • Layout implementations
  • Printer configuration
  • Compatible vision systems
  • Printer-specific template preparation
  • Code flushing

Main concepts

Printing in Inextor is built around several linked concepts:

ConceptPurpose
ContentDefines a piece of data that can be printed or commissioned
Code issuerGenerates values for dynamic contents
Code formatterGenerates values for static attributes
TemplateRepresents the printer-specific label or printout
LayoutDefines what must be printed or reported for a packaging level
Layout implementationMaps layout contents to template injection points for a specific device configuration
Printer driverManages communication and behavior with a specific printer type

High-level printing flow

  1. Define the required contents
  2. Define code issuers or formatters where needed
  3. Create or import printer templates
  4. Create layouts for the required packaging levels
  5. Create layout implementations
  6. Map template injection points to contents
  7. Configure printers and printer drivers
  8. Prepare production
  9. Print and report codes during production