Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Creating Template for Web based reports in Oracle Report Builder

522132Jul 11 2006 — edited Aug 2 2006
Hi

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2006
Added on Jul 11 2006
1 comment
387 views