Saltar al contenido principal

Búsqueda

Búsqueda

Incorrect Number Of Pages Printed When Using The Commander

Comentarios

1 comentario

  • Avatar
    Ian Cummings
    Moderador

    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

Iniciar sesión para dejar un comentario.