How would I convert an image in wordML to a jpeg or gif via Cocoon? So far I have only found this .net solution by Oleg Tkachenko: "In WordML images are embedded into document (Base64 encoded). So when producing HTML, images have to be decoded and serialized out as external files to link from the generated HTML. This cannot be done in pure XSLT 1.0. But it's piece of cake using extensions, e.g. take a look at my sample implementation for .NET: http://www.tkachenko.com/blog/archives/000195.html"
TIA Linc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
