ReportManager web page (Engilsh)
ReportManager web page (Japanese)
Report Designer
A tool for designing the layout of the report template.
Report Viewer
A tool for displaying the layout of the report template.
Direct Print
A tool for directly printing without displaying the layout of the report template.
GetReportTemplate
Action to retrieve JSON string as report template data.
TemplateBinaryToText
Action to convert the binary data of the report template to text format.
TempalteTextToBinary
Action to convert the text data of the report template to binary data.
GetReportImage
Action to convert the report to image on server side.
GetReportPdf
Action to convert the report to PDF on server side.
GetReportPdfWithCertificate
Action to convert the report to PDF with a certificate on the server.
GetReportPdfWithPassword
Action to convert the report to PDF with a password on the server.
GetReportHTML
Action to convert the report to HTML on server side.
GetReportCsv
Action to convert the report to CSV on server side.
GetReportExcel2007
Action to convert the report to Excel2007 on server side
GetReportWord2007
Action to convert reports to Word2007 on server side.
GetReportPpt2007
Action to convert reports to PowerPoint2007 on server side.