Skip to main content

Search

Search

Get Embedded Data From Label

Comments

3 comments

  • Avatar
    Domingo Rodriguez
    Moderator

    What about using a Prefix and Suffix in the HTML container in BarTender? You can use them by opening the properties of the Markup Language container, now choosing your Data Source on the left node and the "Transforms" tab on the Right node. You can now create a Prefix of e.g. <html><head><style type='text/css'>body { font-family: 'Tahoma'; font-size: '10pt'; }</style></head><body> and a Suffix of </body></html>. At print time, you will really just need to assign the variable data to be printed.

    0
  • Avatar
    Legacy Poster

    Thanks for the reply. I'm pretty sure that would work actually, although I have resolved to supplying the client with a new font setting in the software to auto-format the contents of the field. The client has many different label designs and it's much easier for me to simply handle the HTML encoding aspect from the software side when printing, than having them update each label design to individually update the font information.

     

    Thank you anyway.

    0
  • Avatar
    Domingo Rodriguez
    Moderator

    Okay,

     

    Thanks for the update!

    0

Please sign in to leave a comment.