On 4 août, 18:24, "Marc H." <[email protected]> wrote: > > Hi, could anyone provide an example on how to do it please ? > > I have to generate documents with dynamics image and i'm a bit lost > > right now... > > Hi, > > wasn't the description I gave above sufficient for you? > Could you describe your problem a bit more in detail? > > Just in case, I'll sum up my above post: > > 1) Insert a placeholder image in your ODT template > 2) Position it the way you like the final Image to appear > 3) Name the image > 4) Use the Java-Code I posted above to substitute the placeholder by > the real image. > > Cheers, > Marc.
Hello, Yes it works like that (even if i've to create a web-page to send me these image), but these mutable cell could help me to solve another problem. Correct me if i'm wrong: You can't put a 'field' in a cell, this means you have to create the cell in the code, and not in the template (so the user who create the template can't create it). So i asked myself if it would be possible to create an unique mutable cell where i can put an image, or another variable. nico.
