Font Subsetting Reports 12c
Dear experts
In opposition to Reports 11g I do not get PDF Font Subsetting to work in 12c. (Windows, Arial or Times New Roman, so TTF Fonts should be easy)
I changed uifont.ali in the following locations
[Domainhome]\config\fmwconfig\components\ReportsToolsComponent\RepTools1\guicommon\tk\admin
and
[Domainhome]\config\fmwconfig\components\ReportsToolsComponent\RepTools1\tools\COMMON
like this:
[ PDF:Subset ]
Arial..Italic.Bold.. = "Arialbi.ttf"
Arial...Bold.. = "Arialbd.ttf"
Arial..Italic... = "Ariali.ttf"
Arial..... = "Arial.ttf"
"Times New Roman"..Italic.Bold.. = "timesbi.ttf"
"Times New Roman"...Bold.. = "timesbd.ttf"
"Times New Roman"..Italic... = "timesi.ttf"
"Times New Roman"..... = "times.ttf"