>Is it possible to send us a FO fragment (not the XSLT template), so >that we can see exactly which values for the attributes end up there? >The only thing immediately catching my eye is the absence of a width- >property. Maybe this is causing weird results...?
Here's the FO snippet. <fo:block text-align="center"><fo:external-graphic src="url(documentation/Rep_Pub/Rep_Pub_WorkFlow3.gif)" width="auto" height="auto" content-width="auto" content-height="auto" text-align="center"/></fo:block> Let me know if this "auto" needs to be replaced by 0 or 1 and how I can apply to all images. Thanks, Dishaa -- View this message in context: http://www.nabble.com/FOP-v0.93-Scaling-Image-Issue-tf4103788.html#a11675272 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
