I have an embedded cd image. I want to know the GIF (or PNG or JPG, don't mind which) value of it so it can be stored in base64-format for another program. I suspect that the templateImage comes into play here, possibly with converting the imageData using export. How do I do this? /H