Focal Point
[CLOSED] AHTML LOGO

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

March 19, 2013, 07:26 AM
souji
[CLOSED] AHTML LOGO
Hi,

Can you please help me positioning logo in AHTML reports.I always tried to justify or give position attribute it is aligning in top left corner.
Thanks in advance.

This message has been edited. Last edited by: <Kathryn Henning>,


WebFocus 7.1.4 xp html,excel,pdf
March 21, 2013, 09:06 AM
Doug
I / We probably can do that for you IF you post some code (Preferrably some sample code using the CAR file). However, not knowing your code, place the image in your stylesheet.
March 22, 2013, 04:58 AM
souji
Hi Doug,
Please find the sample code below.Iam trying to give the image position but the image still displays on top left corner.But i want to display the image on top right corner.Plese suggest.

Thanks

TABLE FILE CAR
PRINT
CAR
SALES
BY COUNTRY
ON TABLE SUBHEAD
""
""
""
""
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT AHTML
ON TABLE SET HTMLCSS ON
ON TABLE SET STYLE *
UNITS=IN,
SQUEEZE=ON,
BORDER=1,
ORIENTATION=PORTRAIT,
$
TYPE=REPORT,
FONT='ARIAL',
SIZE=8,
COLOR='BLACK',
BACKCOLOR='NONE',
HEADALIGN=BODY,
GRID=OFF,
SQUEEZE=ON,
$
TYPE=TITLE,
FONT='ARIAL',
SIZE=8,
BACKCOLOR=RGB(153 153 153),
STYLE=-UNDERLINE+BOLD,
COLOR=BLACK,
JUSTIFY=CENTER,
$

TYPE=DATA,
FONT='ARIAL',
SIZE=8,
BACKCOLOR=( 'WHITE' RGB(240 240 240) ),
COLOR=BLACK,
JUSTIFY=RIGHT,
$
TYPE=TABHEADING,
BACKCOLOR=RGB(150 150 150),
BORDER=LIGHT,
LINE=1,
SIZE=12,
COLOR='WHITE',
STYLE=BOLD,
$
TYPE=TABHEADING,
BACKCOLOR=RGB(150 150 150),
BORDER=LIGHT,
SIZE=10,
COLOR='WHITE',
STYLE=BOLD,
$
TYPE=TABHEADING,
IMAGE=http://wfrshradh.target.com/wfrimg/bi_Report_logo.gif,
POSITION=(+7.555556 +0.000000),
$
ENDSTYLE
END


WebFocus 7.1.4 xp html,excel,pdf
March 28, 2013, 01:11 AM
souji
Hi,

Some can help pls with the logo positioning in AHTML format.


Thanks


WebFocus 7.1.4 xp html,excel,pdf
March 28, 2013, 08:27 AM
Francis Mariani
I don't think you can do anything about it for AHTML. I would open a case with Tech Support.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server