{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}
{END printbuttons}
{END container_pdf} {BEGIN container_pageheader}
{BEGIN printheader}

{$pagetitlelabel DTR_Report rprint}

{END printheader} {BEGIN page_number}

Page {$pageno} of {$pagecount}

{END page_number}
{END container_pageheader}
{BEGIN container_grid}
{BEGIN grid_block} {BEGIN grid_row} {BEGIN row_data} {END row_data} {END grid_row}
{$label DTR_Report emp_no} {$label DTR_Report last_name} {$label DTR_Report first_name} {$label DTR_Report department} {$label DTR_Report daily_dates} {$label DTR_Report actual_time_in} {$label DTR_Report actual_time_out} {$label DTR_Report undertime} {$label DTR_Report no_hours} {$label DTR_Report with_night_diff} {$label DTR_Report reg_ot} {$label DTR_Report Approved_OT} {$label DTR_Report leave_type} {$label DTR_Report Absent} {$label DTR_Report holiday}
{$emp_no_value} {$last_name_value} {$first_name_value} {$department_value} {$daily_dates_value} {$actual_time_in_value} {$actual_time_out_value} {$undertime_value} {$no_hours_value} {$with_night_diff_value} {$reg_ot_value} {$Approved_OT_value} {$leave_type_value} {$Absent_value} {$holiday_value}
{END grid_block}
{END container_grid}
{$footer} {END body}