Hi,
changing from build 18.2.3 to 18.2.4 we have the followings problems printing RichEdits with TdxGridReportLink:
-
If a RichEdit-Field is empty, we get Access Violations.
-
Autoheigth does not work on RichEdits. They are cut after the first 2 lines (see attachements).
If we choose MemoMode in the properties of the RichEdit, all is working fine (but this is no solution for us).
With build 18.2.3 we didn't have this problems.
Thanks
Heinz
Hello Heinz,
Would you please provide us with a small test project (with 2-3 records) that demonstrates the issue? We will examine your code and settings on our side to find the cause of the issue.
Hello,
attached you find a little project.
In the preview of the grid all lines after the first in the 5th richedit are cut.
If you clear one of the richedits (Del), in the preview you get Access Violations.
Best regards
Heinz
Thank you for the example. We will examine it.
Hi,
this is really a matter of urgency for us.
Thank you for your quick response
Heinz
Hello,
I've split the issue with the "Access Violation" exception to a separate thread - T711704: The Access Violation exception is raised in the printing preview if you clear a cell with an in-place TcxRichEdit.