Thank you, that works brilliantly.  I had been trying to do it using the
substitution option I had seen but with no success.



Glenn Adams-2 wrote:
> 
> no i was not saying you did anything wrong; sorry if i gave that
> impression;
> 
> you can manually configure font substitution by adding a font-triplet to
> your FOP configuration file that maps the font family, style, weight
> triplet to a specific concrete font file, e.g., you could specify
> 
>   <renderers>
>     <renderer mime="application/pdf">
>       ...
>       <fonts>
>         
>           <font-triplet name="Symbol" style="normal" weight="normal"/>
>         
>       </fonts>
>       ...
>     </renderer>
>   </renderers>
> 
> this is one way you could circumvent the use of specific fonts within the
> FO input file. however, I would suggest you simply change the input FO
> file
> to use the desired font directly.

-- 
View this message in context: 
http://old.nabble.com/Fonts-in-config-file-tp33671500p33703597.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to