Hi Andrew, > This had to do with linking graphics into Writer documents. There is > some example code showing how to actually embed the graphics into the > file. I will go back and re-read the threads and examples. I would doubt > that the controls could be made to use these embedded images..but I > really don't know.
okay, I thought you meant a solution for controls in "normal" Writer documents ... No, a solution for normal embedded images in text docs can probably not be extended to form controls. > I have tried making the controls accept a relative path to the file, > this doesn't seem to work either. It it did, then one could put the > files in the same directory and deliver the whole directory. It should be stored relatively, so you can still copy the .odb plus the aside images. At runtime (and thus also during scripting), relative paths are not evaluated. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
