On Jueves 25 julio 2013 12:07:27 Christophe Fillot escribió: > Hello, > > I would like to add images in a TextDocument, but I've these images as > byte arrays. > Unfortunately the TextDocument.newImage() method only supports URI. Is > there another way to do that ? >
Don't know... Sometime ago I needed the same and finish writing them to a temp folder and work with that. Regards
