Subject: RE: Image extension functions
From: "Mauritz Jeanson" <mj@xxxxxxxxxxxxxxx>
Date: Wed, 4 Apr 2007 21:53:17 +0200
|
> -----Original Message-----
> From: Elliotte Harold
> Has anyone written an XSLT 1.0 extension function to get the
> height and
> width of an image at a specified URL?
DocBook XSL includes extension functions for Saxon and Xalan that extract
size information from image files.
http://www.sagehill.net/docbookxsl/InstallingAProcessor.html#SaxonExtensions
http://www.sagehill.net/docbookxsl/InstallingAProcessor.html#XalanExtensions
/MJ
|