Skip to main content

Search

Search

Setting Printer Darkness

Comments

3 comments

  • Avatar
    Legacy Poster

    Never mind, I figured out my problem.

     

    Thanks.

    0
  • Avatar
    Jeffrey Frost

    Hi Andy,

    I realize that this post is 2 years old, but I am trying to do the exact same thing, albeit with version 2016 R4. How do I programmatically set the print darkness setting?

    0
  • Avatar
    Prasad Tupe

    I am trying to print a document using print command script. There are multiple templates, and each has its own data file however there is only one printer. Now I would like to print the following way:

    1. Sample1.btw with Speed as 2  per second and Darkness at 7.

    2. Sample2.btw with Speed as 4 per second and Darkness at 8.

    What setting or parameters need to be set in the trigger file, to achieve this? Currently my top two lines look like the following.

    %BTW% /AF="D:\Label_Print\Sample1.btw" /PRN="ZebraPrinter" /C=2 /R=3 /P /D=%Trigger File%" /Close 

    %END%

    0

Please sign in to leave a comment.