PAHT Font Settings

Hi everyone,

I am following the PAH instructions for using the XML config file to set the font settings in our PAH PDFs, but I am not seeing any results! Still getting same font in my return that doesn't seem to be specified anywhere...

Currently, the XML in the file is as follows:

<FontSettings>

<!--global defaults-->
   <add key="_FontFamily" value="TimesRoman"/>
  <add key="_FontSize" value="12"/>

</FontSettings>

with appSettings "USE_LABEL" key with a value of "true"

But no change! I also tried specifying the PDF Template (ex. "2179_FontFamily" in stead of "_FontFamily") and still nothing.

Also probably worth nothing that if our appSettings USE_LABEL key is set to "false", the PDF still does not respect the settings in the Adobe file.

Any advice? Thank you! 

frannie