Print gridlines to end of page after data runs out

  • Thread starter Thread starter Ross Cox
  • Start date Start date
R

Ross Cox

I would like to print reports that have data fields enclosed in a visible
grid. OK, I can do this. But I would also like to have the data grid
continue to the end of the page even after the end of the data. This would
provide blank fields on the report for manual entry.

I've done this before by creating a temporary table that has enough 'blank'
bogus records to fill to the end of a page. Is there an eaiser way?

In otherwords, I have 16 records, and a full page will print 26 records. How
do I print grids for the additional 10 records at format/print time?

Ross Cox
(e-mail address removed)
 
Ross said:
I would like to print reports that have data fields enclosed in a visible
grid. OK, I can do this. But I would also like to have the data grid
continue to the end of the page even after the end of the data. This would
provide blank fields on the report for manual entry.

I've done this before by creating a temporary table that has enough 'blank'
bogus records to fill to the end of a page. Is there an eaiser way?


Take a look at PrintLines at www.lebans.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top