Hallo all, I have images in database and they are stored in my Java application as byte arrays. Is there a way how to insert these images directly into Writer's document? I can temporarily save them on hard drive, insert via url and then remove them. But I would like to avoid temporary saving of images. Is there a way how to do this or have I stick with temporary saving solution?
Regards, Robert -- Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
