When
setOwnPage is set to true, you must use the
processHttpRequest method to display the report
instead of the
getHtmlContent method. The
processHttpRequest method must be used because using
getHtmlContent has the same effect as setting
setOwnPage to false, negating any of the benefits
gained from setting
setOwnPage to true.