It seems like this could be a common question but I have searched the
forum as well as the test cases without success.
I am trying to create a template that uses the same image in two
different locations. Once in the document header and once on the title
page.
I can name one of the images using the standard "
jooscript.name(logo)"
but when I try to name the second image the same name Open Office
changes it to a generic "graphic7" name. Obviously two graphics can't
have the same name in an Open Office doc.
Is there a standard workaround to this issue, ie a script to place in
front of the graphic or some way of modifying the image name that
tricks Open Office but has no impact on the jooscript processing.