Focal Point
[CLOSED] Heading styling

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

August 22, 2012, 12:52 PM
jlsnyc
[CLOSED] Heading styling
Is there a way to put one text item as center and the second item justify to the right
that on the same line

Heading
"Center Right"
" "

TYPE=HEADING,
LINE=1,
OBJECT=TEXT,
ITEM=1,
JUSTIFY=CENTER,
$
TYPE=HEADING,
LINE=1,
OBJECT=TEXT,
ITEM=2,
JUSTIFY=RIGHT,
$

This message has been edited. Last edited by: Kerry,
August 22, 2012, 01:45 PM
susannah
HEADALIGN=INTERNAL
look up that feature




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
August 22, 2012, 02:09 PM
jlsnyc
It says not supported in PDF format, I need it for PDF
August 22, 2012, 02:43 PM
susannah
then use item=n and position=n.n to select and position the item
for left,center,right your heading would like like this
"left<+0>center<+0>right stuff"
so in the style sheet
item=1,position=3.5 would stick the center bit 3.5 inches from the left margin




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
August 22, 2012, 02:49 PM
Prarie
Yep that should work 3 or 3.5 - play with it.

ITEM=1,POSITION=3.5
ITEM=2, POSITION=6.5
August 22, 2012, 03:23 PM
jlsnyc
Thanks guys, looks like this will work I just have to play with the numbers for the correct position
August 24, 2012, 02:34 AM
atturhari
This should also work,

HEADALIGN=BODY with COLSPAN


WF 7.7.02 on Windows 7
Teradata
HTML,PDF,EXCEL,AHTML