Oracle Forms 11g, [PDF:Subset] failed.
Hi Expert,
Refer to document “How to Use Font Subsetting in Reports for PDF Output [ID 207711.1]” , setup font subset in Oracle Forms 11.1.2.0.0 failed.
Copy simsun.ttf file to <ORACLE_HOME>/reports/fonts.
Add <ORACLE_HOME>/reports/fonts directory to the REPORTS_PATH in reports.sh.
Go to Oracle Enterprise Manager --> Reports Server Home Page
and going through menu options : "Reports --> Administration --> Forms/Reports Common Configuration" page
Add fonts to section PDF Subsetting area like:
Font Mapped Font
"宋体" "simsun.ttf"
Save it.
Check the report, it was not able to display simsun.
And found that the setting "宋体" which setted in EM corrupt in uifont.ali file.
Refer to document “How to Use Font Subsetting in Reports for PDF Output [ID 207711.1]” , setup font subset in Oracle Forms 11.1.2.0.0 failed.
Copy simsun.ttf file to <ORACLE_HOME>/reports/fonts.
Add <ORACLE_HOME>/reports/fonts directory to the REPORTS_PATH in reports.sh.
Go to Oracle Enterprise Manager --> Reports Server Home Page
and going through menu options : "Reports --> Administration --> Forms/Reports Common Configuration" page
Add fonts to section PDF Subsetting area like:
Font Mapped Font
"宋体" "simsun.ttf"
Save it.
Check the report, it was not able to display simsun.
And found that the setting "宋体" which setted in EM corrupt in uifont.ali file.
0