RonMcIntire
Technical User
All:
SITUATION
I wish to print three level I reports each containing a number of level II reports, some of which have columns, headers and footers. Each level II report, in turn, contains one or more level III subreports.
OPTIONS
So far, I have three options:
1. I can individuaally print each level II report manually but it requires attention to detail and it's tedious and time consuming.
2. I can write a macro that prints all the level II reports automatically through openreport actions but both of these operations create individual reports that require printing manually (to a .pdf).
3. I can create level I reports containing all the required level II reports but the columns require column definitions in the page setup option from the File Menu for the overal report and the headers and footers don't carry over form the level II reports.
QUESTION
Is there a way to programmatically print all the level II reports as one large level I report thereby making one all-inclusive report that preserves the column, headers and footers and saved as a .pdf?
If so, how?
Thanks,
Ron
SITUATION
I wish to print three level I reports each containing a number of level II reports, some of which have columns, headers and footers. Each level II report, in turn, contains one or more level III subreports.
OPTIONS
So far, I have three options:
1. I can individuaally print each level II report manually but it requires attention to detail and it's tedious and time consuming.
2. I can write a macro that prints all the level II reports automatically through openreport actions but both of these operations create individual reports that require printing manually (to a .pdf).
3. I can create level I reports containing all the required level II reports but the columns require column definitions in the page setup option from the File Menu for the overal report and the headers and footers don't carry over form the level II reports.
QUESTION
Is there a way to programmatically print all the level II reports as one large level I report thereby making one all-inclusive report that preserves the column, headers and footers and saved as a .pdf?
If so, how?
Thanks,
Ron