Creating Template for Web based reports in Oracle Report Builder
522132Jul 11 2006 — edited Aug 2 2006Hi
I'm on Oracle 9i,
Report Builder 9.0.4.33
WinxP , Local Client
I have created a report template file (.tdf) (for the paper layout) and associated HTML file for the (Web Layout) (with our customized css and images)
I made changes in "rwtemplate.xml" file to associate my template file (.tdf) with the html file.
Both template (.tdf) file and .html files were copied under
<oracle_home>\Reports\Templates directory.
I am having following problem
1. When I create a new report using report wizard and tell wizard to use my template file, it does so and the display is as it should be on the paper layout. For the web layout, it does use the required .html file to render the output, but does not recognise my image file. (It prints a blank box, where the image should be, instead). (When I view the source of the jsp page, I do see a line referencing the my image file located under /images.) My customised image is a standrad .jpeg file and is copied under
<ORACLE_HOME>/REPORTS/DOCROOT/IMAGES directory. It recognises all the other images (i.e., system provided image logos such as rwblue_logo, rwgreen_logo etc, used by predefined tempaltes that are shipped with Report builder), but does not recognise my custom image, though located in the same path as the other images.
Whats the solution to the above problem?
Appreciate your help on this,
Thanks
Suma