Header Information
<table style="width: 800px;">
<tbody>
<tr> <td colspan="3"> <h1 style="text-align: center;">Report Title</h1> </td>
</tr> <tr> <td> <h4 style="text-align: center;">Project ID</h4> </td> <td style="text-align: left;"><%= #ProjectSpecificID %></td> <td style="text-align: right;"><%= new Date().format('M/D/YYYY') %></td> </tr>
</tbody>
</table>
<br /><br />
Data Across Encounters
*** Please note code below is no longer needed. Use the point-and-click method using the Repeater control ***
...