Migration from 11g to 12c
Hello,
We have a problem in displaying fonts after migrating our application from 11g to 12c, in 11g all reports are displaying correctly but in 12c we have some reports where text in some cases is overlapping, other cases text displayed in one line in 11g is displayed in two lines in 12c, i have copied all font files, uifont.ali and environment from 11g to 12c with no luck, any help would be appreciated.
rwserver.conf
<environment id="insur12c">
<envVariable name="REPORTS_ENHANCED_BIDIHANDLING" value="YES"/>
<envVariable name="REPORTS_BIDI_ALGORITHM" value="UNICODE"/>
<envVariable name="NLS_DATE_FORMAT" value="YYYY/MM/DD"/>