跳到主内容

搜索

搜索

Select Excel Sheet For Data At Print Time.

评论

1 条评论

  • Avatar
    Shotaro Ito

    Hi, unfortunately there's no way to externally specify Excel (OLEDB/ODBC) database file from SDK / command line.

    If filename, table name and columns are the same, I would overwrite the excel file before print.

     

    For text database like CSV file, you can switch database file by /D="<database file path>" command line option (used in Commander) or by SDK / XML Script.

    0

请先登录再写评论。