What's New - v24.0¶
The changes in version 24.0 can be divided into:
Studio and OCX¶
- Support for HTML formatted text
- Function next generates error in filter function
- Factur-X (ZUGFeRD) and PDF/A 3b export support added
- Parameter comments added
- Truncated text with some unicode characters problem solved
- CSS tab-page added to report options
- Support for horizontal tabs in text
- Support for new line in justified text
- Repeated group header printed for report footer
- New CodeMast.dll
- Editing a time field in the edit RDS sample data failed
- Adding a function which uses some build-in functions like FormatDate() could result in a GPF
- Maintenance tool enhanced with a new GUIDs feature
- Add support for pagelayers in maintenance tool
- Allow ENTER key to create newline for Multi-line Edit objects in dialogs
- Function editor disappears when dialog opened during text edit mode
- Check function gives erroneous error on double global variable declaration
- Problems using a space as decimal or thousands separator fixed
- PDF A validation error on ICC profiles fixed
- Move field/object in the report preview with cursor keys fixed
- Preview explorer enhancements / fixes
- drLineXXX constants added to function editor words
- Remove the error that showed up when no servers were found
- Option to enter a port for the ODBC database connection
- Fixed could not allocate memory issue on text fields
- Go To Page painting issue fixed
- Performance timing of a SQL report often showed wrong information
- Report previewer does not show nested groups when a part of them are suppressed
- Setting width of crosstab column via function does not work
- Report with different results / crashing
- Owner and user passwords in PDF export can cause a GPF
- Password encryption type for PDF documents changed for support of Acrobat v9 or higher
- Fixed Memory Leak in function compiler
- Project Comments text input is now wrapped
Integration¶
- Improved keep filters page in integration wizard
- Implement a menu item in the Windows previewers to show or hide the group tree
- Search in preview options used wrong constant when ReportObject returned 0
- Integration wizard should not allow selecting memo or binary columns for sorting
- InitializeLibrary wizard should only set the options on forward navigation
- Integration wizard should not reset all options when going back to report selection page
- Property added to suppress the missing window handle error on preview click
- Do not read field_webprompt_object from DD classfile when application style is drilldown
- Extend psReportPath and ReportsFolder to support multiple paths
- Add support for what export options are available through option dialogs
- Added two tool-bar buttons in the Windows previewers to easier zoom in or out
- Function to retrieve the parameter comment added
- Functions added to retrieve paper length and width
- Added missing END statement in generated code specific for DateTime selection values
- Grouptree does not refresh
- Fixed a couple of Dutch translation errors and inconsistencies
- Hide tool-bar items in report preview of the integration wizard
- Missing Set in psDeviceName fixed
- Usage of pePrintQuality instead of peDefaultSource
- Current Page Menu item gets too small with non-english language strings
- Switching group tree location in a preview window may cause a GPF
- A new icon for all tables in the sort fields page of the integration wizard added
- Array index out of bounds error on the use of function fields for sorting fixed