
Improves WinForms exporting to PDF and DOCX files, plus ASP.NET and WPF updates.
Fixes
ASP.NET Web Forms
- ASPxDocumentViewer - Extra icons are shown on the viewer's surface if the 'accessibilityCompliant' option is set to true.
- ASPxWebDocumentViewer does not load a report after the upgrade from v17.2 to v18.1.
- The DevExpress.Web.Reporting NuGet package does not contain the DevExpress.XtraReports.v18.1.Web.Azure assembly.
WinForms
- An unhandled exception is thrown when Entity Framework returns DBNull.Value.
- An unhandled exception is thrown when Entity Framework returns DBNull.Value when legacy data bindings are used.
- Bindings To Expressions Converter - Arguments of an aggregate function in a formatting rule are incorrectly converted to an expression.
- CachedReportSource - PdfOutOfMemoryException is thrown when a document with a lot of images is built.
- Content Editing in Print Preview - XRCheckBox - A check mark is not completely drawn on the first mouse click.
- Document Viewer - The ArgumentOutOfRange exception is thrown when a large document is scrolled.
- Documentation - The ReportStorageExtension.AfterGetData method has an incorrect description.
- End-User Report Designer - Highlighted code blocks are barely visible (the Bezier skin issue).
- End-User Report Designer - When a control is copied and pasted via hotkeys, its Z-order has the lowest value.
- Export to DOCX - A table's content is stretched to a page width since the table columns do not have fixed width.
- Export to PDF - AcroForm fields' tab ordering sequence is incorrect.
- Export to PDF - Check Box is editable in PDF when set to Read Only before exporting to PDF.
- Export to PDF - Red X is exported to a PDF document when EditOptions.ID contains a period.
- Expression Bindings - An exception that is thrown when accessing a property does not break the report creation process.
- Expression Editor - Hidden Field is visible within an autocomplete window.
- Expressions - NullValueText is not taken into account when a summary expression returns an empty value.
- Filtering - Data is not filtered correctly when grouping is applied to a XRChart control report.
- InvalidCastException is thrown when viewing a report with bindings to abstract properties.
- NullReferenceException occurs on an attempt to change the border style in the SDI Ribbon Report Designer.
- Report Designer - A report is marked as changed after switching to Preview mode and back if ReportUnit is tenths of a millimeter and margins are set to 100.
- Report Designer - The FilterString editor should not alter original field names.
- Scripting - An incorrect chart's Diagram property is suggested in Intellisense (Visual Studio IDE).
- Subreports - Provide a way to check the source report's row count before printing a subreport.
- The DevExpress.XtraReports.v18.1.Service assembly is not available on the NuGet feed.
- XRChart - A chart is not displayed in a report if its series is filtered.
- Datasource components are not accessible in report scripts as private fields.
WPF
- DocumentPreviewControl does not display a document if two monitors are used.
- Serialization - The NullReferenceException occurs on an attempt to save a report with the XRCrossBandLine report control.
- WPF Report Storage does not resolve subreports nested with more than 2 hierarchy levels.