Skip to main content

Search

Search

Can I Do Using Sdk

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator
    Currently you can neither create a new label, new object or new sub-string or sub-string name via automation in BarTender. All labels, objects and sub-stings need to already be created and named.

    It is possible to change a great number of the properties of a label object by either using VB script inside the label of the COM (ActiveX) automation interface. In VB Script object property manipulation can be done on the print job and per label in print job level using the Object() object. With COM automation, such modifications can only be made at the per print job level. In time we will extend this functionality to the .NET SDK Print() component.

    The below white paper should be helpful:

    http://s3.amazonaws.com/SeagullBarTender/ftp/WhitePapers/WhitePaper_DynamicallyChangingObjectsAtPrint-TimeUsingVBScript.pdf
    0

Please sign in to leave a comment.