Crystal Report Section - Flexibility Position
-
Im doing accounting financial report and it involves vertical arrangement of the report design. let say i put this in my page header section as title: [Assets] Then i need to get all assets name from database and for this i use group section to display it ( is it page header cant do this? auto added if there is more record). Then i want to put the next title [Expenses] I need to put that expenses title as like in page header but the position of this expenses must below after asset title and the collection of assets. Then expenses collection have many different types of expense and i want to display this into group section again and the position of this sure after expense title. I can do this if i can 'add' page header after the group section OR after report footer but crystal report cannot do that. How can i solve this?