On 11/10/2018 14:30, Jürgen Wondzinski wrote:
Hi Richard,

That's why there's a Report header, which only prints once.  You would use
that for your first page.

Then, you print a report for each record separately

SELECT YourAdressTable
SCAN  FOR YourCondition
    REPORT NEXT 1 FORM MyList.frx TO PRINTER NOCO
ENDSCAN

I think the best place for the address is in a group header as you don't want the address on page 2, 3 etc, which would happen if you put the address in the page header.  Make the group match the account code you are printing for and the address will only appear on the first page.

If you got all your data into one cursor you could print the whole lot in one go by setting the group to start on "new page number 1"

Peter



This communication is intended for the person or organisation to whom it is addressed. The contents are confidential and may be protected in law. Unauthorised use, copying or disclosure of any of it may be unlawful. If you have received this message in error, please notify us immediately by telephone or email.
www.whisperingsmith.com

Whispering Smith Ltd Head Office:61 Great Ducie Street, Manchester M3 1RR. Tel:0161 831 3700 Fax:0161 831 3715
London Office: 101 St. Martin's Lane,London, WC2N 4AZ  Tel:0207 299 7960




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to