How can I set up two page footer layouts that print differently on even (left) and odd (right) pages? I urgently need a solution that will work in Delphi 5 with RBuilder 6 Enterprise. Thank you.
Your best option would be to create and save two different footers as report templates. Then, being sure the size is correct, place a fixed style subreport inside the footer band of your report and dynamically load the correct template depending on which page you are printing. Below is a similar example that should get you on the right track.
Comments
Your best option would be to create and save two different footers as report
templates. Then, being sure the size is correct, place a fixed style
subreport inside the footer band of your report and dynamically load the
correct template depending on which page you are printing. Below is a
similar example that should get you on the right track.
http://www.digital-metaphors.com/tips/DynamicallyLoadedSubreportForHeader.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com