Printing report on preprinted forms

  • Thread starter Thread starter marcsing
  • Start date Start date
M

marcsing

Guest
How can I print a report to mimic a preprinted form and not have the detail section add lines to the overall report size when there is more than 1 record to print in the detail section? My reports either bump the footer section or print the next record of a group on the next page.
I have messed with the keep together, movelayout, nextrecord, printsection until I am blue in the face. Hhhhheeeelllllppppp!
 
I have the same problem....did you find an answer to this problem?
 
I have 2 suggestions:

1. Use a query so you only every get one record in the detail section.

2. Suppress the detail section in the report and put the detail line fields in the header section (or whatever section you use).

Hope this helps.
Phil
 

Users who are viewing this thread

Back
Top Bottom