Page 1 of 1

grid - html text in word format

Posted: Tue Oct 20, 2020 8:57 am
by svi
Hello everyone,

I'll show you my pb

I have a file with a graphics area fed with text via tinymce with html formatting like:
<p> Tape 100% cotton <strong> elastic </strong> adhesive with protective element. </p>
On the display it gives
Tape 100% cotton elastic adhesive with protective element.
So far no problem.

This file with my graphic area is used in a grid fed via a sql request (custom sql) - On display everything is fine, however if I want to extract the grid in Excel the text is in html format. For my part, I would like to have the text in word format and not in html. Do you have a solution to my pb

Thank you in advance
Stephane