Adds or updates multiple custom properties on the existing print job.
Adds multiple custom properties to the print job.
Object containing key-value pairs of custom properties
Adds or updates a custom property on the existing print job.
Adds a custom property to the print job.
Opens the editor using the configured existing print job arguments.
Opens the editor with previously set arguments.
Options for opening the editor elements
Sets order information for the existing print job.
Sets order information for the print job.
OptionalorderTitle: stringOptionalorderCode: stringOptionalorderItemCode: stringOverrides customer information for the existing print job.
Can be used to override the customer info specified by the customer guid attribute.
OptionalcustomerIdentity: stringOptionalcustomerPerson: stringOptionalcustomerCompany: stringOptionalcustomerEmail: stringSets the title of the existing print job.
Sets the title of the print job.
The title to set, or undefined to leave it unspecified
Adds multiple print options to the existing print job. Print options already present in the print job are ignored.
Print options to add.
Adds a print option to the existing print job. If the print option already exists, it is ignored.
Supplier/PTN print position code.
Supplier/PTN print technology code.
OptionalpositionCodeOverride: stringDisplay code shown for the print position.
OptionalpositionNameOverride: stringDisplay name shown for the print position.
OptionaltechnologyCodeOverride: stringDisplay code shown for the print technology.
OptionaltechnologyNameOverride: stringDisplay name shown for the print technology.
Optionaloptions: Partial<Editor options applied while selecting/loading the new printing.
OptionalmaxColorsOverride: numberMaximum color count override.
OptionalmaxWidthOverride: numberMaximum print width override.
OptionalmaxHeightOverride: numberMaximum print height override.
OptionalmaxDiameterOverride: numberMaximum print diameter override.
Adds or updates multiple product variants in the existing print job. Existing variants have their quantity and display overrides updated.
Product variants to add or update.
Adds or updates a product variant in the existing print job. If the variant already exists, its quantity and display overrides are updated.
Supplier/PTN product variant code.
Optionalquantity: numberVariant quantity.
OptionalcodeOverride: stringDisplay code shown for the product variant.
OptionalnameOverride: stringDisplay name shown for the product variant.
Removes a printing from the existing print job.
Supplier/PTN print position code.
Supplier/PTN print technology code.
Removes multiple printings from the existing print job.
Print position and technology pairs to remove.
Removes a product variant from the existing print job.
Supplier/PTN product variant code.
Removes multiple product variants from the existing print job.
Supplier/PTN product variant codes.
Builder methods available after an existing print job has been selected. Use these methods to modify the loaded print job before opening it in the editor.