On April 27, 2024, our Sign-in and Create Account options will be unavailable from 9am-12pm ET. During this maintenance window, developer account access and free trial registration will be unavailable.

With a combination of scripting, fixed layout, and grids you can create a sturdy "Printable&quo

Migrateduser
edited 2017 08 in DevShare Downloads #1
This report example shows a quick way to create a report which can be used as a single page invoice. It is an alternative to putting the content of a summary totals section into the footer of the master page. It is the first step in creating a more complex single / multi-page invoice layout. <br />
<br />
By adding rows based on the row count of the result set, and adjusting for the maximum number of rows which will fit on a single / first page. You use two scripts to count the rows, and build the number of rows required to effectively "push" the footer of the "Added Rows" table to the bottom of the printed page.