| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| merkalt:bartender_automation_set_description [2011/10/25 12:12] – dmitriy | merkalt:bartender_automation_set_description [2011/10/26 09:45] (current) – dmitriy |
|---|
| These properties are: | These properties are: |
| |
| * **labelsOnSheet="200"** defines number of labels in product set. For example, it will be 80 labels of each type for 'product_name_1' or 200 self-adhesive labels for product type 'product_name_3'. | * **quantity="300"** defines a number of labels in product set. For example, it could be 81 labels of each type for 'product_name_1' or 300 self-adhesive labels for product type 'product_name_3'. |
| * **template="template1.btw"** sets the name of template which will be used for import in Bartender. | * **template="template1.btw"** sets the name of template which will be used for import in Bartender. |
| * **labelWidth="30"** and **labelHeight="14"** determines the size of imported label. As standard 30x14 mm label used. Measure units (mm or inches) depend on Bartender settings. | * **labelWidth="30"** and **labelHeight="14"** determines the size of imported label. As standard 30x14 mm label used. Measure units (mm or inches) depend on Bartender settings. |
| * **labelGapHorizontal="2"** and **labelGapVertical="2"** properties allow to set aps between label rows and columns on printed sheet respectively. | * **labelGapHorizontal="2"** and **labelGapVertical="2"** properties allow to set aps between label rows and columns on printed sheet respectively. |
| * **imageSettings="picw1140\pich532\picwgoal2726\pichgoal1272\picscalex62\picscaley62"** property defines the algorythm of image transformation to fit the image into label size. | * **imageSettings="picw1140\pich532\picwgoal2726\pichgoal1272\picscalex62\picscaley62"** property defines the algorythm of image transformation to fit the image into label size. |
| | |
| | The next 2 options a re new and added to support different page setup at Bartender |
| | |
| | * **labelsInRow="3"** This parameter defines number of columns per page in bartender page setup |
| | * **rowsOnSheet="2"** This parameter defines number of rows per page in bartender page setup |
| | |
| | The values **labelWidth="30"**, **labelHeight="14"**, **labelGapHorizontal="2"**, **labelGapVertical="2"**, **labelsInRow="3"**, **rowsOnSheet="2"** rewrites btw file setup options shown on the picture below - |
| | |
| | {{:merkalt:page_setup.jpg|}} |
| |
| So all these settings could be separately defined for each product type of each instance. | So all these settings could be separately defined for each product type of each instance. |
| The number of instances in 'Instances' section is equal to the number of sites which create orders on labels printing (excluding navnestempel.no, dorskilt.no, etc.). | The number of instances in 'Instances' section is equal to the number of sites which create orders on labels printing (excluding navnestempel.no, dorskilt.no, etc.). |