[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] XSLT - Converting image to Base64


Subject: RE: [xsl] XSLT - Converting image to Base64
From: tom tom <tomxsllist@xxxxxxxxxxx>
Date: Tue, 3 May 2011 12:42:28 +0100

> and by calling into Java you can probably read in the file and get the
> sequence of octets to feed to that function.

anyone know of a reliable extension that does this?


----------------------------------------
> Date: Wed, 27 Apr 2011 12:43:50 +0200
> From: Martin.Honnen@xxxxxx
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] XSLT - Converting image to Base64
>
> tom tom wrote:
>
> > I need to take a jpeg / gif file as input and output it as base 64.
> >
> > Is there a way to do this using XSLT 2 (Saxon 9+) / extension functions.
>
> There is
>
http://www.saxonica.com/documentation/extensions/functions/octetstobase64bina
ry.xml
> and by calling into Java you can probably read in the file and get the
> sequence of octets to feed to that function.
>
> --
>
> Martin Honnen
> http://msmvps.com/blogs/martin_honnen/


Current Thread
Keywords