I am using Crystal 11. In my report I have a cross-tab in the Report Footer. I want to be able to suppress the pager header fields when the cross-tab is being displayed. How can I do this. Thanks
In the Report Footer (b) I have placed my crosstab and in Report Footer (a) I have checked Suppress (No Drill-Down) and in X+2 I have the following
"whileprintingrecords;
booleanvar SuppressPH:=true " and in the Page Header I have "whileprintingrecords;
booleanvar SuppressPH"
and suppressed is unchecked.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.