Zum Hauptinhalt gehen

Suche

Suche

Basic Bartender Integration Insight

Kommentare

2 Kommentare

  • Avatar
    Ian Cummings
    Moderator

    Start off taking a look at the below white paper:

     

    http://www.seagullscientific.com/label-software/whitepapers/controlling-barcode-label-software-using-c-sharp-and-vb.net(english).pdf

     

    Next consult the BarTender Help system as in there you will find a full reference for the automation interface (either .NET or COM) with many code examples.

     

    Make sure you install the .NET SDK component for your BarTender Suite as you will then be able to take a look at the various example projects created for your learning.  The SDK folder will be found in the installation folder of the BarTender Suite.

     

    For your project, I would make use of a temporary text file into which you write the variable values that you wish to print on subsequent labels.  Then in automation connect the BarTender format to this temporary data file and print.  Note that the label format will need to be designed with an existing data connection to a file of the same field structure as the temporary data file to be used at print time.

    0
  • Avatar
    Legacy Poster

    Thank you Ian! I will give this a shot.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.