Hi Torsten, Thanks for your reply. I will try what you have suggested.
- Harsha On Mon, Oct 13, 2014 at 3:32 AM, Torsten Uhlmann <[email protected]> wrote: > Hey Harsha, > > I tried to write to the list a few days ago but apparently that failed... > > I had the same need to replace a text (some kind of text marker I set) > with an image. I'm using the same version and had to add the ImageSelection > Java class to my sources to make it work. > > The path is "org.odftoolkit.simple.common.navigation.ImageSelection". I > don't remember which package I took it from, but here's a gist of the file > I'm using: https://gist.github.com/tuhlmann/fcce99ecc21e5a686076 > > Hope that helps, > Torsten. > > 2014-10-13 4:47 GMT+02:00 Harsha Balasubramanian <[email protected]>: > >> Hi, >> >> Can someone please help me regarding this issue. >> >> Thanks, >> Harsha >> >> On Fri, Oct 10, 2014 at 5:59 PM, Harsha Balasubramanian < >> [email protected] >> > wrote: >> >> > 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 >> > >> >> >> >> -- >> H >> > > > > -- > AGYNAMIX(R). Passionate Software. > Inh. Torsten Uhlmann | Buchenweg 5 | 09380 Thalheim > Phone: +49 3721 273445 > Fax: +49 3721 273446 > Mobile: +49 151 12412427 > Web: http://www.agynamix.de > Author of "Lift Web Applications How-To > <http://www.packtpub.com/lift-web-applications/book>" > -- H
