On 7/31/12 4:51 PM, John Fabiani wrote: > On 07/31/2012 04:25 PM, Paul McNett wrote: >> PrintAtBottom specifies that the group footer will print towards the bottom >> of >> the page, and not necessarily right after the detail for that group ended. > What would prevent the footer from not printing after the detail?
Before PrintAtBottom was added, the group footer would print after that group of detail had printed. Now, when PrintAtBottom is True, the group footer prints relative to the bottom of the page. PrintAtBottom=False: ==================== Group Header Detail 1 Detail 2 Group Footer Page Footer PrintAtBottom=True: =================== GroupHeader Detail 1 Detail 2 (variable whitespace) Group Footer Page Footer Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
