For some reason, using the width property on external-graphic never occurred to me. I have it figured out now. Thanks.
Eric Amick Systems Engineer II Legislative Computer Systems > -----Original Message----- > From: Pascal Sancho [mailto:[email protected]] > Sent: Friday, March 30, 2012 9:58 > To: [email protected] > Subject: Re: external-graphic > > Hi, > > also, you can use "scale-down-to-fit", in this case the image will be > resized *only* if too large. > > Le 30/03/2012 15:48, Klearchos Klearchou a écrit : > > Hello Eric, > > are you looking for something like this? > > <fo:external-graphic src="url('{$sourceImageLink}')" > > content-width="scale-to-fit" border="solid 0.1pt" width="90mm" /> > > > > > > On 30/3/2012 4:43 PM, Amick, Eric wrote: > >> > >> I'm using FOP 1.0, and I'm trying to scale an image that is too > large > >> for the page so that it fits. What attributes do I need to use? I > >> can't figure out which ones I need or what values are required. > > -- > Pascal > > --------------------------------------------------------------------- > 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]
