跳到主内容

搜索

搜索

Printing Continously

评论

1 条评论

  • Avatar
    Shotaro Ito

    When you print multiple labels with different data in a page, you need to have database connection. see this movie for database setup.

    I would create text file (CSV database) from vb app and feed that to Commander.

    Another option is create temp text file and substitute that as database from ActiveX. See this sample - though this is done by C# + .net SDK.

    0

请先登录再写评论。