Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Label templates can be modified to create custom label designs 

Label Template

  • Design of a Label
  • Label templates have a Name, Display-name, and a File path 

Tenant

  • Having an individual tenant isolates your templates and processing from other users
  • A shared tenant also exists. This is used if you do not need to create new templates

Request

  • XML Request to Cloud Print Service containing the data to print a label.


Print Dataset

An intermediate key-value format.

Dataset and design are independent of each other, meaning the same dataset can be used by any design, e.g, different label sizes.


  • Print request contains mainly the dataset
  • Dataset is customizable with events, so you can add/change values in it
  • The dataset can include:
    • Context (Order, OrderLine, Lookup-result etc.)
    • Collected steps
    • Customized data. See Print Label and Print Label for examples


Dataset examples for each standard template is available at Standard Label Designs   

Standard Template Designs

The system comes with Standard Label Designs.

Designs can easily be changed/customized by you, using the online designer.

Standard Template Handlers

Each standard label has a “template handler”, this can be used if you create your own version of a template, but want to re-use the data processing and Step-collection of a standard template.

Handlers make it easy to reuse the existing standard logic and data handling for your own templates.

Data customization 

Data can easily be changed through extension/customization:

  • Additional values can also be collected by adding new steps
  • or you can change existing steps

See Print Label and Print Label for examples


  • No labels