Hi , I want the PDF to render the font in Arial font. However when I am specifying font-family:Arial , then I am not getting the fonts in Arial. When I give it as font-family:Helvetica , then I am getting the fonts in arial. This is as per behaviour mentioned at http://xmlgraphics.apache.org/fop/trunk/fonts.html#Base-14+Fonts . Can someone please explain me the reason of such behaviour. Can't I get the fonts as Arial by specifying font-family:Arial .
Thanks, Binod
