Incorrect Number Of Pages Printed When Using The Commander Follow
I am testing using the commander product to print labels. When I print the bartender label from the bartender application, I receive a single page. When I use the command prompt to print the label I receive a single page. When I use the commander script and place a file in the directory , I receive 3 pages. the command appears to be ignoring the page setup. I have simplified this to three columns with limited data and am unable to determine what could be causing this.
Is there something in the commander that would cause this to occur?
FILE CONTENTS:
%BTW% /run /x /P /C=1 /r=1 /PRN=RSMPRN03 /D="\\SLTEST2\BRTNDR\InProcess\1_Items1X3_20140318T080052053.dat" /F="\\SLTEST2\BRTNDR\Labels\Items1X3.btw" /DD
%END%
||EA
1 comments

Ian Cummings
Moderator1. 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:
Please sign in to leave a comment.