Documentation
Printer

A printer allows to automatically schedule a print job onto a physical printer.

Create your own printer configuration here to to automatically schedule a print job from within this application. This allows to print documents automatically to a physical printer. In the setup you can choose what service you want to use to automatically print the document on. The default printer will be chosen for all events unless you specifically specify the application to use another printer.

For more information about the setup visit the documentation about printers.

States
  • Create
    The create state indicates that the Printer is in creation.
  • Active
    The active state indicates that the Printer is active and may be used.
  • Inactive
    The inactive state indicates that the Printer is inactive and may not be used.
  • Deleting
    The deleting state indicates that the Printer is in the process to be deleted.
  • Deleted
    The deleted state marks the entity for purging from the database.
Properties
  • Default Printer
    The default printer is used whenever not different printer is specified.
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Name
    The printer name is used internally to identify the configuration in administrative interfaces. For example it is used within search fields and hence it should be distinct and descriptive.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Printer Type
  • Space Id
  • State
    The object's current state.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.