How to print rich text enabled field in SQR?
We have a requirement where there is a rich text enabled field.When we query that field in backend.It contains data with html tags.Now we have a SQR where we are printing this field.We want to resolve the html tags and display the field(with html tags resolved) in PDF file.We have tried using code-printer:ht but it does not work, whenever we use this with print the process goes to error with no log file generated.The error is "process request shows status of initiated or processing but no longer in running...". Has anyone faced this?