Upgrading from a Previous Version
Reports created in Logi JReport Designer 7 or prior must be converted to Version 15 before they can be modified with Logi JReport Designer 15. The conversion procedure is described below. However, Logi JReport Version 7 or prior reports can continue to be published to, and run by Logi JReport Server 15 without any modifications.
To upgrade Version 7.1 or prior reports to Version 15:
- Be sure that Logi JReport Designer 15 has been installed in a folder that does not contain any previous versions of Logi JReport Designer. If it does, uninstall and reinstall to a new directory.
- Convert a set of reports by either of following methods:
- Run the conversion tool rptconv.bat/rptconv.sh which is located in
<install_root>\bin
. - Convert a report by opening it directly and then saving it with Logi JReport Designer 15.
- Run the conversion tool rptconv.bat/rptconv.sh which is located in
A Version 7 or prior report is converted to a flow layout report with a banded object. A banded object has the same report sections that a Version 7 or prior report template has, however in Version 15 the sections are called panels. Any other data objects in the Version 7 or prior report are converted to the corresponding data components within the banded object.
All converted reports can be used in the same way as a new Version 15 report that contains a banded object. You can insert other components into the banded panels as described in Component placement. In addition, the features of Version 15, such as page mode, display types, CSS styles and so on can be applied to the converted reports. However, in the converted reports, the layout cannot extend beyond the banded object as it can for a new report created in Version 15. That is, while you can insert components into the banded object created as a result of the migration, you cannot insert components after the banded object. If your reports require this functionality, you will need to re-create the report as a new report in Version 15.
Note: Migrated reports need to be analyzed to determine how Version 15 functionality can best be applied. For example, converted reports that share a dataset should be combined into page reports to take full advantage of Version 15 performance improvements. Contact Jinfonet Professional Services for assistance if desired.