Can i print on multiple Labels using one File Integration?
I am trying to build a file integration with which I can print on many different labels.
My trigger file has no header. It is in the format xxx|xx|xxxxx|...
at the 3rd position is always the label filename. This should now be used automatically in the integration instead of specifying a particular label name. Since I have no header in the label file I only know the position. Is this somehow possible with placeholders(%xxx%) etc.? Or can or do I have to specify the delimiter of the trigger file somewhere?
-
Peter Thane
★ BarTender Hero ★
Yes this is possible, you would need to declare the label as a variable in the Integration, so that it knows field 3 is the label format name and then each individual line in your trigger file could print different label formats. The printer to use can also be handled the same way if required.
The image below shows an integration where this is in use although in this can the name of the label was contained within two fields in the trigger file and not one and the file extension (.btw) was not in these strings
1
Iniciar sesión para dejar un comentario.
Comentarios
1 comentario