Special character issue in reports 12c pdf printing: “€” is coming like “?”.
Detailed Problem description:
-Eurosymbol is entered in Oracle Forms and stored in the Database correctly
-when printing any Report (.rdf to PDF) with these records containing a "€", the symbol is displayed as an upsidedown questionmark "?"
How can I fix this?
I already checked that the error occurs in these cases:
-fonts "helvetica" and "times" used in my original report
-a newly created reportfile (.rdf)
-Reportserver was started with parameter: $NLS_LANG=GERMAN_GERMANY.WE8ISO8859P15
I checked the old question: Special character issue in reports “€” is coming like “?”. — oracle-mosc and the related Answer in Doc ID 291999.1
>What are the steps to do for Oracle Reports 12.2.1.3?