Skip to main content

Search

Search

Printing Continously

Comments

1 comment

  • 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

Please sign in to leave a comment.