Posted 30 August 2018, 2:06 pm EST
I am attempting to convert my project from using C1Report to C1FlexFReport and I am having some issues with report layouts. C21Report had Report Header and Report Footer functionality that allowed you to put text, data, sub reports on pages that were printed at the very start of the report and at the very end. I converted my report files but the layout is all mulched up. The Report Header seems to work but the Report footer seems to want to print at the bottom of every page. The PrintAtBottom property is set to false but it does it anyway. Can anyone point me to any tutorials or documentation on how to get that to work? it is critical functionality to my reports and will force me to stay with C1Report if I can’t get it to work properly.