Hi,
I am using the ODF toolkit, SimpleAPI, for my university project
(University of Toronto, computer Science).
I have a question regarding replacing images in a text document. I am
currently using the following library:
<dependency>
<groupId>org.apache.odftoolkit</groupId>
<artifactId>simple-odf</artifactId>
<version>0.7-incubating</version>
</dependency>
The simple ODF API has a class called ImageSelection which I am not able to
see this library. Please let me know if I should use some other library or,
if this class is not released yet.
Thanks,
Harsha