<< Click to Display Table of Contents >>

CreateReportEx

Binds a new report.

Parameters

param

Set the value of parameters. Set as "ParameterName=ParameterValuedelimiter ... delimiterParameterName=ParameterValue" format.

delimiter

Delimiter. Can be omitted.(The default value: \n)

Reference

This function is used to set the delimiter to another character. When using the function, the server address (connection.servlet, connection.server, connection.port) and report name (connection.reportname, connection.openfile) must be set. The newly bound report is added in the last order. If you want to change the order of the report, set the viewer.createreport_doc_index parameter.