Do not use auto-detect. Instead configure the fonts as shown here: http://xmlgraphics.apache.org/fop/trunk/fonts.html#register.

The instructions are for trunk but this works the same in 1.1.

On 11/26/13, 9:38 AM, FJMan wrote:
The fop.xconf looks like this:


<renderers>
     <renderer mime="application/pdf">
       <filterList>
         <value>flate</value>
       </filterList>

       <fonts>
        
         <font-triplet name="Arial" style="normal" weight="normal"/>
                        
                                
         <font-triplet name="Arial,Italic" style="italic" weight="normal"/>
                        
                        
         <font-triplet name="Courier New" style="normal" weight="normal"/>
                        
                  <auto-detect/>
       </fonts>



--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/Custom-fonts-in-Apache-FOP-used-with-Saxon-in-Eclipse-tp39692p39693.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



---------------------------------------------------------------------
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