Hi,
0.7.9 is the version of what ?
Since OpenTBS version 1.3, you can change the picture in a ODT file using parameter ope=addpic, like this:
[var.path;ope=addpic;att=draw:image#xlink:href] |
This field must be placed after the existing picture.
You can't create a new picture control in your template using OpenTBS yet, you can only change the picture of an existing picture control.
For the moment, parameter "att" is required for having the picture changed. But I'm currently working on a new parameter "ope=changepic" which will more simple because you won't need parameter "att" anymore.