Focal Point
IMAGE in Page Header works for PDF not HTML

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7791025592

August 14, 2008, 03:46 PM
Jay
IMAGE in Page Header works for PDF not HTML
When I put an Image in the Page Header and I generate the report in PDF the Image comes out where I expect it, but when I change the format to HTML, the image appears in a different place (it seems the image is being place in the body of the report, it should be place in the table TD tag with the report heading)


WebFocus 7.6.6
Oracle 10
Windows XP
August 14, 2008, 04:32 PM
Prarie
Your image for HTML needs to be in a url form
img src = url

in PDF it is the Style sheet.

You will have to creat something like

-IF &OUTPUT EQ 'HTML' THEN GOTO HTMIMG ELSE GO TO PDFIMG


In Focus since 1993. WebFOCUS 7.7.03 Win 2003