Greetings, I have an in memory image that I wish to add to a specific table cell of a document.
As far as I can tell, the OdfToolkit API only allows this if the user provides a java.net.URI instance. Is there anyway to circumvent this using either the simple or the dom api? I would prefer not to write the image to disk (or anything similar) in order to provide a URI. Thank you in advance, Dimitris
