Label Name And Version To Print On Label
Any way to automatically print the label format name, path and maybe some sort of revision number on the label?? Kind of like in the footer section of a word document.
0
-
Use the VB scripting properties of the "BarTender Objects>Format" section of the expression builder to add such items to the label layout. However, we don't have such a VB script property for the revision.
[code]
value = Format.Directory & Format.FileName
[/code]0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar