Andreas Saeger wrote:

To be honest, I'm not at all familiar with the SRB. I have a test database with a simple list of picture file names residing in the same directory as the database.
The file names do not contain any special characters nor spaces.
In a form I can bind a picture control to the field of file names see the corresponding picture file in that control as I browse the records in the form. Now I tried the same trick in a report and it does not work. It generates report pages without showing any pictures. It would work with pictures that are stored in the database fields, but OOo Base handles many MB of picture data inefficiently.

OK, I found the problem and solution in the community forum:
http://user.services.openoffice.org/en/forum/viewtopic.php?f=42&t=20056&p=104754&hilit=pictures#p104754
http://qa.openoffice.org/issues/show_bug.cgi?id=102563

You've got to use absolute, full path names until the problem is fixed in version 3.3.
file:///C:/path/name.jpg


---------------------------------------------------------------------
To unsubscribe, e-mail: discuss-unsubscr...@openoffice.org
For additional commands, e-mail: discuss-h...@openoffice.org

Reply via email to