跳到主内容

搜索

搜索

How to set paper color when printing using SDK

评论

1 条评论

  • Avatar
    Shotaro Ito

    Hi Armin,

    Do you mean how to specify paper tray on printer at print time?

    Tray can be specified in BarTender designer's Print dialog > Document properties (setting kept in each btw file).

    On Automated printing you can specify Tray in 

    - In Integration > Print Document action > Print Option Overrides > Paper Tray 

    - In BTXML, PaperTray tag

     - In Command line option,  /Tray=<tray name>

     - In .NET SDK, PageSetup.Tray property

    0

请先登录再写评论。