メインコンテンツへスキップ

検索

検索

Automating Template Sequence

コメント

1件のコメント

  • Avatar
    Ian Cummings
    モデレータ

    Create your Commander script with two command lines.  The first to print template/document 1 and the second to print template/document 2.  Something like the below should do it:

     

    %BTW% /AF="(document1)" /D=%Trigger File Name% /PRN="(Printer Name)" /R=4 /P /DD /C=100

    %BTW% /AF="(document2)" /D=%Trigger File Name% /PRN="(Printer Name)" /R=4 /P /DD /C=100

    %END%

    field1~field2~field3~field4~field5~...(and so on to field20)

    0

サインインしてコメントを残してください。