I currently have this "excel button code" implemented but would like to extend it somewhat. I have reports that have header and footer bands that make the reports look good online and as PDFs but make working with the excel output very tedious. What I would like to accomplish is to either redirect the excel button to an excel-friendly version of the current report, forwarding all of the current autosearch values, or to set a boolean variable or other flag within the report that I can use on Report.BeforePrint to disable the header and footer bands and move some of the rows closer together.
Comments
There is an example installed to RBServer\Demos\Web Tier\Custom Viewer
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
extend it somewhat. I have reports that have header and footer bands that
make the reports look good online and as PDFs but make working with the
excel output very tedious. What I would like to accomplish is to either
redirect the excel button to an excel-friendly version of the current
report, forwarding all of the current autosearch values, or to set a boolean
variable or other flag within the report that I can use on
Report.BeforePrint to disable the header and footer bands and move some of
the rows closer together.
Thanks All,
Branden Johnson