-
Headers & Footers
Is it possible to create one header and/or footer file and let other report files to read the header and footer from the header/footer file.
Is it possible to have all report files (or the reports i select) to read the header/footer from a single file so i don't need to modify all other files one by one?
-
Re: Headers & Footers
What are you using to print the report? Printer object or Data Report or some other method? What do you mean by report files?
-
Re: Headers & Footers
I am using VB6 to print the files... I just want a basic header and footer with the companies logo and information on it, and I don't want to have to continuously put it on every report that I make. Also our address is changing soon, so I have that field in our database, so that it would update every report once it changes.
-
Re: Headers & Footers
I understand what you want to do, but you still haven't explained what method of printing you plan to use.