Different Labels, File Names And Data.
How would I implement a print of a pdf file if I had different labels, file names and data?
I have around 78 different labels.
Our ERP system generates different file names, the data is in the same format in these files. In the data, it tells you which label needs to be used.
I've created a Commander file which looks in the directory where these files are generated.
What I'm unsure about is where I specify what prints.
So Bartender or Commander will look in a file and say, this label needs to be printed. How do I achieve this?
I'm using Bartender 9.2 SR2.
Cheers,
Jonah
I have around 78 different labels.
Our ERP system generates different file names, the data is in the same format in these files. In the data, it tells you which label needs to be used.
I've created a Commander file which looks in the directory where these files are generated.
What I'm unsure about is where I specify what prints.
So Bartender or Commander will look in a file and say, this label needs to be printed. How do I achieve this?
I'm using Bartender 9.2 SR2.
Cheers,
Jonah
0
-
BarTender itself cannot data-source which label file prints. In Commander, you can do this if you use an XSLT transform to convert your input data to BTXML. This is possible if your source data is XML already, but doesn't really work if your source data is CSV or some other format. What format is the input data in?
0 -
Hi Ian, I'm using a tab delimted file.
0
サインインしてコメントを残してください。
コメント
2件のコメント