-
Notifications
You must be signed in to change notification settings - Fork 0
Command: ExportCurrentArtworkForLabel
Thomas Ebert edited this page May 27, 2026
·
1 revision
| Name | Type | Required | Default | Notes |
|---|---|---|---|---|
| labelNoManufacturer | string | Yes | Manufacturer labelnumber. The command will export a PDF file of the current (the latest) artwork for the label with given number. |
<?xml version="1.0" encoding="UTF-8"?>
<exportcurrentartworkforlabelcommand version="1">
<labelNoManufacturer>101010</labelNoManufacturer>
</exportcurrentartworkforlabelcommand>
<?xml version="1.0" encoding="UTF-8"?>
<labelhubpackage>
<exportcurrentartworkforlabelcommand version="1">
<labelNoManufacturer>101010</labelNoManufacturer>
</exportcurrentartworkforlabelcommand>
<exportcurrentartworkforlabelcommand version="1">
<labelNoManufacturer>101011</labelNoManufacturer>
</exportcurrentartworkforlabelcommand>
</labelhubpackage>