Printing with Commandline Parameter 追蹤
Hello,
our version: Bartender Automation V10.1: I am trying to print via command line. Our label uses a database connection and datafield form. How can i hand over the data for the datafields?
I like to expand this command:
C:\ProgramFile\...\BarTend.exe /AF="C:\Test\test.btw" /C=1 /P /?ItemNo="123123" /CLOSE
Any suggestions?
1 意見
I dont think you can anymore. If you use the /FP rather than /P then the Data Entry From will appear and the users can enter the data, which sounds like not what you want .
You could write the data entry fields part out into a flat text file and link the fields on the label to an external file.
請登入寫評論。