跳至主內容

搜尋

搜尋

Two Different Printers For 3 Templates?

評論

3 條評論

  • Avatar
    Legacy Poster
    Jesh,

    You may find your solution in using BatchMaker. Templates inside a BarTender document currently are locked into their size - can't vary from template to template without being a separate document.
    0
  • Avatar
    Legacy Poster
    [quote name='nRyder' timestamp='1349285494' post='3393']
    Jesh,

    You may find your solution in using BatchMaker. Templates inside a BarTender document currently are locked into their size - can't vary from template to template without being a separate document.
    [/quote]

    Thanks, I will try that then. Is there any way to call a label to auto-print through VBS? That might work also...?
    0
  • Avatar
    Michael Toupin (mtoupin
    [quote name='Jesh' timestamp='1349378068' post='3402']
    Thanks, I will try that then. Is there any way to call a label to auto-print through VBS? That might work also...?
    [/quote]

    Sure. Take a look at our BarTender help documentation under 'automating BarTender with other applications' for assistance with setting up a program to interact with BarTender through .NET or ActiveX interfaces. Be advised this functionality requires the Automation or higher edition of BarTender to use.

    You might also look at Commander as an alternative. Commander will allow you to send information either via a text file or XML, then parse and process the data using whatever parameters you've provided. XML would allow you to send a single trigger, and utilize any number of label formats, printers, data sources, etc. Take a look in the BarTender help for 'Automation with BarTender XML' for information on doing that.
    0

登入寫評論。