On Sun, 11 Feb 2007 14:44:09 +0100 Christian Lohmaier <[EMAIL PROTECTED]> wrote:
> > I guess this would work, but would also require having a web server > > to generate the image. looks ugly ;( > > I think you misunderstool the URL-part. That doesn't mean that you need > a webserver. OOo uses URLs for "everything", a local file is > file:///tmp/somedir/some.file on linux for example (or > file:///c:/tmp/somfile.txt on windows) ok, but the barcode is supposed to change based on the contents of a cell, how can you do that with a file based image? If you use a webserver you can maybe add the code to the url and have a cgi generate it, but you can't with a file url. -- Best regards, Alessandro Zummo, Tower Technologies - Torino, Italy http://www.towertech.it --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
