From: Shannon W. <we...@ro...> - 2005-04-25 16:16:42
|
Hey, I'd like to take the HTML output from a report and embed it inside of an already existing (dynamic) web page. This is a problem currently because (AFAICT via rlib_html_start_report()) it always outputs HEAD, STYLE and BODY tags before the report - which of course already exist so the pages are getting a bit warped. How hard would it be to be to make this optional? I can take a look at doing it if you want to suggest a plan of attack. Thanks, Shannon |