Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Here is my solution (workaround) for this issue: * copy the file "ALBANWTJ.TTF" to the directory "C:\Oracle\Middleware\Oracle_Home\bi\common\fonts"; * replace all font-weight="bold" to font-weight="normal" in the file…
-
"TimesNewRomanPSMT" and "ArialMT" is Post Script names of fonts "Times New Roman" and "Arial". So it's "Times New Roman" and "Arial" fonts. Of course both of them are installed on the system. BI Publisher Predefined Fonts contains "Times", "Time-Roman", "Helvetica" and other Type1 fonts…
-
Thanks, You confirmed that font files must be in the directory "<Oracle_Home>/bi/common/fonts" on 12c environment. That's good news. In our 11g environment this functionality (printable PDF) was not used, so fonts in this directory don't help. They are all default fonts and copying them doesn't solve my problem. I don't…
-
Could You please share the solution?
-
Thank You for help, I knew that required fonts have to be copied to Java Home directories, but I'm not sure which directory is right. So I copied to all directories I've found: * C:\Oracle\Middleware\Oracle_Home\oracle_common\jdk\jre\lib\fonts * C:\Oracle\Middleware\Oracle_Home\oracle_common\jdk\jre\lib\fonts\fallback…