Creating Custom Custom Fonts with Embedded Publisher on Enterprise server
Hi Team,
We are on JDE920 & We want to use Arial font for BI Publisher on Enterprise server.
I have copied a Arial.ttf font to Enterprise server location: E:\JDEdwardsPPack\E920\jdeJre\lib\fonts
After that We have changed the xdo.cfg file located at E:\JDEdwardsPPack\E920\system\classes
xdo.cfg :
<font family="Arial" style="normal" weight="normal">
<truetype path="E:\JDEdwardsPPack\E920\jdeJre\lib\fonts\arial.ttf" />
</font>
After this we have restarted the Enterprise server & run the BI publisher report on server but its not working.
Can some one suggest kind of changes need to be done to accomplish BI font on Enterprise server.