oracle reports unable to take the ttf more then one
We are our reports running on 10g (10.1.2.3) the report generated is supposed to pick two fonts, but it is picking only one font (firstone below PDF:SUBSET) defined in the PDF:SUBSET in uifont.ali and neglecting the other fonts, how it can be resolved?
We have same report working perfectly with two fonts in PROD. I have modified all the entries same as PROD, but still Iam facing the issues.below are the entries declared in PDF:SUBSET.
[ PDF:Subset ]
Verdana = "verdana.ttf"
Verdana..Italic.Bold.. = "verdanaz.ttf"
Verdana...Bold.. = "verdanab.ttf"
Verdana..Italic... = "verdanai.ttf"
//Thanks,
Keshav.