Hello. First of all, sorry for my english (i'm spanish)
I'm trying to get coloured columns in a report, so i'm using line function to draw filled rectangles in report_page() event.
These rectangles must be behind text to simulate coloured columns, but result is that text is behind rectangles and no text is visible, only coloured rectangles.
Do you know how can I put line drawings behind text?
Thanks!
I'm trying to get coloured columns in a report, so i'm using line function to draw filled rectangles in report_page() event.
These rectangles must be behind text to simulate coloured columns, but result is that text is behind rectangles and no text is visible, only coloured rectangles.
Do you know how can I put line drawings behind text?
Thanks!