Printing HELP

R

rbellis

Need some help. Is there away to specify what line the next record
would start on in a report? I need to set this up to print on a form
that has about 9 lines inbetween each form before it prints the next
record. Don't really need to specifiy page preak as this is a running
form that prints on a line printer. Any help would be greatly
appreciated.


Thanks
 
A

Albert D. Kallal

First, use a report. Forms really don't print well at all.

If you need a fixed amount of space between the records..then simply
increase the detail size...you will get extra space between each record. I
have successfully done this for pre-printed forms for example.
 
Top