GJT
Registered User.
- Local time
- Today, 17:57
- Joined
- Nov 5, 2002
- Messages
- 116
Hi
I want to 'cleanly' be able to print out multiple instances of a report with a small variation between each print.
eg. I need to print an invoice report and also an advice note. The advice note mirrors the invoice in all ways except that the header reads 'advice note' as opposed to 'invoice'.
Can I do this with one form (with code to change the header label between prints) - as opposed to creating a dulicate form? I would also like to issue the print call from my application which will print both these documents in one go - i.e. one after the other.
Any help is greatly appreciated.
Thank you.
I want to 'cleanly' be able to print out multiple instances of a report with a small variation between each print.
eg. I need to print an invoice report and also an advice note. The advice note mirrors the invoice in all ways except that the header reads 'advice note' as opposed to 'invoice'.
Can I do this with one form (with code to change the header label between prints) - as opposed to creating a dulicate form? I would also like to issue the print call from my application which will print both these documents in one go - i.e. one after the other.
Any help is greatly appreciated.
Thank you.