Return Type |
Signature |
CreateReport( |
|
CreateReportDirect( |
content
FSCBIRT@1.1001:CreateReport(
content
xmldata,
object
reportdesign,
out retval content
report,
optional string
format)
Name |
Description |
xmldata |
a content containing the XML file that provides the data that should be displayed in the report
|
reportdesign |
a report design file created with the Eclipse BIRT Report Designer
|
report |
a content containing the resulting report
|
format |
the desired format of the resulting report: "pdf" (default), "doc", "ppt", "xls", "html", "odp", "ods", "odt"
|
Additional Information
FSCBIRT@1.1001:CreateReportDirect
content
FSCBIRT@1.1001:CreateReportDirect(
content
xmldata,
content
reportdesign,
out retval content
report,
optional string
format)
Name |
Description |
xmldata |
a content containing the XML file that provides the data that should be displayed in the report
|
reportdesign |
a report design file created with the Eclipse BIRT Report Designer
|
report |
a content containing the resulting report
|
format |
the desired format of the resulting report: "pdf" (default), "doc", "ppt", "xls", "html", "odp", "ods", "odt"
|
Additional Information