on 2011 Jun 27 3:07 PM
Hi Experts,
Requirement is need to change the PDF document font , is there any way by changing code to achieve the requirement
Could you please suggest me on above requirement.
Thanks,
Pavan.
Request clarification before answering.
Hi Pavan,
Changing font on PDF reports is not a trivial configuration. The configuration must be done at the server level and would require bouncing the system. Is your system on-premise or on-demand? If you are on-demand, you may not have an option to make this configuration.
To support new fonts, fopconfig.xml file under install directory/config/fop has to be updated and the corresponding True Type Font file should be placed on the fontmetrics directory. Note, this is not something that is done commonly so you might still run into unexpected issues. My suggestion would be to stick with the default font if possible.
Hope this helps.
Regards,
Vikram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.