I am trying to achive something like this:
-- some text --
| |
| |
| |
|---
where border is a table's border. Any idea?Mark Goldin wrote:
> I am trying to achive something like this:
> -- some text --
> | |
> | |
> | |
> |---
> where border is a table's border. Any idea?
I have done this a few times in the past. I achieved it by using a
table and using expressions for top/bottom/left/right borders. The
left and right should be fairly easy. The top and bottom depends on if
there is consistent data provided on the first and last row and then
using conditional expressions. Hope this helps.
Regards,
Enrique Martinez
Sr. Software Consultant
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment