跳至主內容

搜尋

搜尋

Incorrect Number Of Pages Printed When Using The Commander

評論

1 條評論

  • Avatar
    Ian Cummings
    版主

    1. We would need to see a copy of the BarTender document, can you attach an example.  Also, what make and model of printer are you printing to?

     

    2. You should formulate your Command script to be something like below:

     

    %BTW% /AF="\\SLTEST2\BRTNDR\Labels\Items1X3.btw" /D="%Trigger File Name%" /PRN="RSMPRN03" /R=3 /DD /C=1 /P 
    %END%
    ||EA
     
    *Note the use of the "%Trigger File Name%" Commander variable in particular.  This should appear in the Commander script exactly as I have written it.
     
    3. I suggest you take a look at the below white paper to aid you:
     
    0

登入寫評論。