I want to draw a line in Crystal report. I can do that from a sub-menu but this line I need to draw in a Group section Field object with a background color property set to some color.
So whenever I draw a line it gets overlapped by this FieldObject.
How can I make sure that line would be visible over the background color of object?