Re: [xsl] XSL-FO & Images

Subject: Re: [xsl] XSL-FO & Images
From: "craig webber" <craigwebber@xxxxxxxxxxx>
Date: Mon, 18 Apr 2005 16:02:25 +0000
Thanks David.

Fine so the only way to inlcude images into an XSL-FO transformation is by using the "<fo:external-graphic>" tag.

Are there any ways of using the "<fo:external-graphic>" tag in a scalable manner? i.e. run through my XML document, match all the "<image>" tags and populate a table?

Thanks, Craig.

From: David Carlisle <davidc@xxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] XSL-FO & Images
Date: Mon, 18 Apr 2005 16:56:00 +0100

But when doing an XSLT & XSL-FO transformation to PDF I have only come
across a way to include an external image using the "<fo:external-graphic>"
tag. This does not help in that I can only do one image at a time and the
solution is not scalable - I need to be able to populate the table in my PDF
in the same manner as the table in my XHTML including images.


XHTML <img element can similarly only include one image at a time.
In what way do you think that the FO version is any more restrictive
than the XHTML one? From the XSLT stylesheet perspective you'd them in
identical ways.

Are there any other ways of including images into an XSL-FO transformation?
No.



David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

_________________________________________________________________
Startle on online friend with a 'nudge' - one of the great new features in Messenger 7.0! http://messenger.msn.co.za?DI=1054&XAPID=2532


Current Thread