{BEGIN rtlCSS} {END rtlCSS} {BEGIN styleCSSFiles} {END styleCSSFiles} {BEGIN pageCSSFiles} {END pageCSSFiles} {BEGIN body} {$header}
{BEGIN container_pdf}
{BEGIN printbuttons}
{BEGIN divideintopages_block} Prepare for printing {END divideintopages_block} {BEGIN pdflink_block} PDF View {END pdflink_block}
{END printbuttons}
{END container_pdf} {BEGIN container_pageheader}

{$pagetitlelabel My_Report_by_Day rprint}

{BEGIN page_number}

Page {$pageno} of {$pagecount}

{END page_number}
{END container_pageheader}
{BEGIN container_grid}
{BEGIN grid_row} {BEGIN Name_newgroup} {END Name_newgroup} {BEGIN DateComplited_newgroup} {END DateComplited_newgroup} {BEGIN row_data} {END row_data} {BEGIN DateComplited_endgroup} {END DateComplited_endgroup} {BEGIN Name_endgroup} {END Name_endgroup} {END grid_row} {BEGIN global_summary} {END global_summary}
{$label My_Report_by_Day Name}:  {$Name_grval}
  {$label My_Report_by_Day DateComplited}:  {$DateComplited_grval}
    {$label My_Report_by_Day INV_m} {$label My_Report_by_Day Memo} {$label My_Report_by_Day Profit}
    {$INV_m_value} {$Memo_value} {$Profit_value}
Summary for {$label My_Report_by_Day DateComplited} {$DateComplited_grval} - {$groupDateComplited_total_cnt} records total
  Sum     {$groupDateComplited_totalProfit_sum}
Summary for {$label My_Report_by_Day Name} {$Name_grval} - {$groupName_total_cnt} records total
Sum       {$groupName_totalProfit_sum}
{$label My_Report_by_Day Name} {$label My_Report_by_Day DateComplited} {$label My_Report_by_Day INV_m} {$label My_Report_by_Day Memo} {$label My_Report_by_Day Profit}
Global summary {$global_total_cnt} - records total
Sum       {$global_totalProfit_sum}
{END container_grid}
{$footer} {END body}