image rendering via Response object
When in design mode, the preview of my report looks perfect: There is an image at the top of the page. There are a couple text boxes superimposed on the image to show a couple things. The rest of the report is pretty standard stuff (grouped data in table.)
When I render the report as html4.0 via Response object, the text items are below the image on the page. The rest of the report looks fine as it does in design mode.
Is there a setting that I need to fiddle with to fix the image with superimposed text, or am I trying to do something that's not possible?
|