跳到主内容

搜索

搜索

How Can I Print Modifying Values!? Visual Studio`+Seagull.bartender.print

评论

4 条评论

  • Avatar
    Legacy Poster

    If you have given the Datamatrix a DataSource Name e.g. BarCode1 then you should be able to use something like (in VB):

     

    labelFormat.SubStrings("BarCode1").Value = "My New Value"
    
    0
  • Avatar
    Legacy Poster

    Sorry but... how i can give the datamatrix a datasource Barcode1?????

    Thanks ;)

    If you have given the Datamatrix a DataSource Name e.g. BarCode1 then you should be able to use something like (in VB):

     

    labelFormat.SubStrings("BarCode1").Value = "My New Value"
    
    0
  • Avatar
    Legacy Poster

    thanks, i solved it :)

    0
  • Avatar
    Legacy Poster

    Could you share how did you solved... :D thanks

     

    Regards

    0

请先登录再写评论。