another question: is it possible to display subreports in a table?
my xml looks something like this:
Code: Select all
foo
bar
fuddel
baz
Code: Select all
---------------
|item1|foo |
| |bar |
---------------
|item2|fuddel |
| |baz |
---------------
Thanks Clemens