Web Maestro Clay
On Jan 24, 2005, at 3:52 PM, Luke Shannon wrote:
Thanks, I added single quotes, not sure how that was overlooked. Anyway still no header.
I can't help but think that this is a sizing issue. Maybe a made a mistake
somewhere when converting to cm? Although everything seems to add up so I'm
not sure what is going on.
----- Original Message ----- From: "Andreas L. Delmelle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 24, 2005 6:43 PM Subject: RE: Need a little help
src="url(file:///usr/tomcat/ac/images/topbanner/ nakheel_BL_pdf_panel.gif)"-----Original Message----- From: Luke Shannon [mailto:[EMAIL PROTECTED]
Hi Luke,
Everything looks good except that my header is no longer showing up. I am not catching any errors thrown when FOP renders the PDF. I can't figure out why it is not being shown.
The cause seems to be here:<fo:external-graphic
height="2.47cm" width="20cm" scaling="uniform" />
IIRC that should be either:
src="url('file:///...')" (mind the quotes!)
or
src="file:///..."
HTH!
Greetz,
Andreas
--------------------------------------------------------------------- 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]
Web Maestro Clay -- <[EMAIL PROTECTED]> - <http://homepage.mac.com/webmaestro/> My religion is simple. My religion is kindness. - HH The 14th Dalai Lama of Tibet
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
