5.6 Configuring xdo.cfg for PDF Generation

xdo.cfg is used to configure font structure for PDF generation. To configure xdo.cfg for PDF generation, follow these steps:

  1. Go to path {deployedpath}/WEB-INF/classes/Reports/Input.
  2. Open xdo.cfg file, update the truetype tag with the deployed path
<truetype path="{deployedpath}/WEB-INF/classes/Reports/Input/fonts/Arial-Unicode-MS- Font.ttf" />
For example,
<truetype path="/scratch/devuser/Oracle/Middleware/Oracle_Home/ user_projects/domains/CRR8121APR/applications/CRR8121APR.ear/CRR8121APR.war/ WEB-INF/classes/Reports/Input/fonts/Arial-Unicode-MS-Font.ttf" />