Skip to content

Export option strings must be wide strings

What is new - 25.1

The drPDFExportOptions and drCSVExportOptions structs declared their string members as ordinary strings. The DataFlex Reports OCX expects the string values to be WideStrings. This problem is now fixed.