Preserve line breaks in data within a single cell in EnhancedSpreadsheet output
Hi,
We are creating a report using the ENHANCEDSPREADSHEET desformat on Oracle Reports 11.1.2, and some cells have text data with line breaks.
These line breaks are being translated to spaces, and instead of multiple lines, the data is being displayed as a single block of text.
We are currently trying out setting REPORTS_NO_HTML_SPACE_REPLACE to YES, and it helped with the other issue we had on text wrapping, but it did not fix our issue with the line breaks.
Is there a way to preserve the line breaks in the report output?
Regards,
Net