J�rg and others, thanks for your emails, but since content-width and content-height aren't supported by FOP
using content-width = ".5in" (for example) has no desired result. In http://xml.apache.org/fop/graphics.html#resolution I saw using inch. But I guess I'm still missing something to ensure that my image is 100 x 30 size. Any idea? -Matthias > -----Original Message----- > From: J.Pietschmann [mailto:[EMAIL PROTECTED] > Sent: Monday, June 13, 2005 10:32 PM > To: [email protected] > Subject: Re: problem with size(width & height) on using > <fo:external-graphic> > > > Matthias Wessendorf wrote: > > I have an external graphic that I load from WWW like: > > > > <fo:external-graphic src="url('http://www.foo.com/bar.gif')" /> > > > > The file(graphic) is visible inside of my PDF file, but the > size is not correct. > > This is a FAQ > http://xml.apache.org/fop/faq.html#graphic-resolution > > > So I added > > > > width="100px" > > height="30px" > > > > attributes, but the same result. > > Do *not* use pixels as measurement unless you render the FO > to a bitmap image. > > J.Pietschmann > > --------------------------------------------------------------------- > 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]
