It's not supported - see http://xmlgraphics.apache.org/fop/compliance.html#fo-property-font-stretch.
To get a stretched type effect try the letter-spacing property. Manuel -----Original Message----- From: suresh patidar [mailto:[email protected]] Sent: Saturday, 25 April 2009 8:43 PM To: [email protected] Subject: font stretching on images in pdf Hello, i am generating pdf with images using FO-XSTL. i want to stretch font which is display on images in pdf. i am using following code in xsl file but font stretching not work so if any one help me regarding this. <fo:block text-align="center" font-family="Courier" font-stretch="ultra-expanded" font-size="25pt" font-weight="bold" color="red" > </fo:block> Thanks Suresh Patidar --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
