I have to encapsulate header column, detail and page footer bands (column footer is set to 0 height) with borders. Is there an easy way to do it?
I've read this StackOverflow question and I try to use a frame in the background band, but how can I know the exact height of the detail band?
UPDATE: I found myself a solution. The solution is to "trial and error", setting random frame height until I get the exact height.