What's New - v25.1¶
The changes in version 25.1 can be divided into:
Studio¶
- Group name and column names are listed in uppercase format (DR-1117)
- Find and Replace inside function editor causes undefined behavior (DR-1110)
- Disable a number of not applicable field options for RTF and HTML fields (DR-1092)
- Sum on integer field/column becomes number instead of integer (DR-1128)
- Chart preview in report design appears first after two clicks in the chart area (DR-804)
- Add new section below in section expert does not select that section (DR-980)
- Improved the "report fields" list in the edit function dialog (DR-1007)
- The size of the icons in the performance information dialog changed (DR-884)
- Lines and boxes over sections (DR-203)
- No pagelayers. node still available in function expert (DR-1158)
- Opening the function expert may incorrectly prompt for save changes (DR-1144)
- Incorrect tooltip shown when moving an object in the report explorer (DR-1143)
- Make summary field same width as source field (DR-1127)
- Font pull-down generates invalid message using a pagelayer (DR-1107)
- Corrected help file links (DR-1171)
- Changes in Line and Box Field Options (DR-1180)
Maintenance¶
OCX¶
- Images in a sub-report are not exported in a PDF (DR-1132)
- Setting one PDF password resulted in a GPF (DR-1137)
- Incorrect clipping of boxes when exporting to HTML (DR-1156)
- Using functions in the filter function on variable length data failed (DR-1115)
- Exporting to PDF type factur-X without specifying an XML filename GPF'ed (DR-1162)
Integration¶
- DatabaseType, DatabaseMainType and DatabaseSubType datatype error (DR-1125)
- If pbHasErrors is true OpenReport should not continue (DR-964)
- Remove OverrideProcedure for Construct_Object (DR-872)
- Support for landscape images in cWebDRReportViewer (DR-1145)
- Error when selecting FROM and TO values (DR-1147)
- Export option strings must be wide strings (DR-1153)
- Checkbox and Radio labels in integration wizard clip contents (DR-1148)
- Added explanation to options page in integration wizard (DR-1149)
- ESC in a cDRDesktopPreview panel closes preview and invoking view (DR-1136)
- Add OCX major and minor version integer constants (DR-1135)
- Cannot select a report file in the integration wizard with a special (unicode) character in the name (DR-1185)
Documentation¶
- All the integration method, event and property pages now contain the class information.
- psDatabaseName topic changed.
- piPaperMarginTop,
- piPaperMarginBottom,
- piPaperMarginRight,
- piPaperMarginLeft
- Modified IsReportEngineBusy and pbReportNoCancel.
- Align top to bottom and left to right topics improved.
- Added properties of cDRReport to the TOC for the Windows usage.
- Add topic for Extend to end of section option.
- Line width function value in steps of 20 and not 15 as the documentation said.
- Modified topics about box and line tab-page in the field properties.