I have a problem about rich text and export pdf, using net core.
The design, preview and direct export of my report.mrt, come out correct.
When export from my .net api controller, the richtexts are hidden.
If it helps, tryng to export using option ExportRtfTextAsImage = true, message appears: "richtext component not available in netcore".
It is possible to use this component in net core, right?
I don't understand, if I have to import other packages, or if I'm doing something wrong.
I have prepared and attached test report and solution, for replicate a problem.
Thanks in advance.
PREVIEW:

PDF RESULT:
