Successfully!

Error!

Designer Export

  • Last update:  2024-02-28
  • Overview

    Version

    Report Server Version
    JAR Package

    10.0

    2019-05-20

    Function Description

    You can export templates as files in multiple formats by choosing File > Export, as shown in the following figure.

     1.png

    The following table describes the supported export formats in the designer.

    Format
    Description

    PDF

    Allows you to export a template as a PDF file.

    Excel

    Allows you to export a template as an Excel file and includes Pagination Export, Unaltered Export, and Page to Sheet Export. For details, see Excel Export.

    Word

    Allows you to export a template as a Word file. Floating elements in the report cannot be exported.

    SVG

    Allows you to export a template as an SVG file.

    The content in the exported file is separated by commas.

    CSV

    Allows you to export a template as a CSV file.

    The content in the exported file is separated by commas.

    Text File

    Allows you to export a template as a text file.

    The content in the exported file is separated by tabs.

    Template (Built-in Data)

    Allows you to export a template with data in the template directly saved as the built-in dataset.

    This function can help you easily perform functional testing or send templates to FanRuan's technical support for debugging and error corrections.

    Example

    This document introduces how to export a report through the example of exporting GettingStartedEN.cpt as a PDF file.

    Template Opening

    Open the report in the path %FR_HOME%\webroot\WEB-INF\reportlets\GettingStartedEN.cpt.

    Export

    Choose File > Export and choose PDF from the shortcut menu. Since parameters exist in this template, a parameter dialog box will first pop up, as shown in the following figure.

     2.png

    Set parameter values and click OK. A dialog box pops up, as shown in the following figure.

     3.png

    Select a storage path and click Save. If the following prompt pops up, the export is successful.

     4.png

    Notes

    • If you export a template with parameters, a parameter dialog box will pop up. The system will export the template based on the parameter values set in the dialog box. If you set default values for parameters, the default values of parameters will be directly displayed in the parameter dialog box and the system will export data based on default values.

    • If you do not set default values for parameters in the template and do not set values in the parameter dialog box during export, the content in the exported file will be empty.

    • If you export a file dataset (Excel type), the field type of the whole column will be determined based on the type of the first field value. For example, if the first field value is 3299, the field type of the whole column will be considered as number. In this case, if text data exists in the column, the text data will not be recognized as number. Therefore, Nanning in the following figure will be displayed as 0 after the file dataset is exported.

    • To ensure all field values in the Region ID column are normal after export, you need to manually adjust the field type in the column to text.

    5.png

    Attachment List


    Theme: Report Application
    Already the First
    Already the Last
    • Helpful
    • Not helpful
    • Only read

    Doc Feedback