Hello!
When I use the "HTML box" component at Genero Report Writer the content is automatically converted to an image, even if the chosen output is HTML.
But my main problem is that on the PDF output, users are unable to select the text, so they can't copy/paste the report content. This ability to copy and paste text is a demand of users.
Is there a workaround for this? Since the variable that i'm sending to the report is a HTML text, if I use the word wrap box I will need to write a replace function to strip off all the html tags from the text.
Thanks for your attention.