Hi,
I am trying to design an invoice with data report. I am able to get all my data and I do not have any problems except the following.
The detail section of my data report include 4 fields namely A, B, C & D and I put lines around them. If there are 3 records the report appears as follows:
________________________________
| A | B | C | D | '1st Record
--------------------------------
________________________________
| A | B | C | D | '2nd Record
--------------------------------
________________________________
| A | B | C | D | '3rd Record etc.etc.
--------------------------------
Now the problem is if there aren't more than 3 records the rest of the page is left blank. What I need is a way to print blank lines on left,right,top and bottom until the end of the page even if there aren't any records.
Could someone please help me with an example? I will really appreciate it.
I am trying to design an invoice with data report. I am able to get all my data and I do not have any problems except the following.
The detail section of my data report include 4 fields namely A, B, C & D and I put lines around them. If there are 3 records the report appears as follows:
________________________________
| A | B | C | D | '1st Record
--------------------------------
________________________________
| A | B | C | D | '2nd Record
--------------------------------
________________________________
| A | B | C | D | '3rd Record etc.etc.
--------------------------------
Now the problem is if there aren't more than 3 records the rest of the page is left blank. What I need is a way to print blank lines on left,right,top and bottom until the end of the page even if there aren't any records.
Could someone please help me with an example? I will really appreciate it.