Hi Nels, I use the font attribute to change the font size. If the font is already set, only font-size can be used too. The font or font-size attributes can be used on a lot of elements. For example:
<fo:block line-height='8pt' text-align='center' font='10pt OCRB'> <xsl:apply-templates /> </fo:block> This changes the barcode font size without problems. I hope this works for you too.... regards, Ruud --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org