|
|
|
Tag literal
|
Tags Xml2Pdf
|
Tag graph
|
Tag table, tt, th, tr, td
Tag table, tt, th, tr, td
How to use the tag table ?
Guillaume Luchet, guillaume@geelweb.org
Copyright © 2006, Guillaume Luchet
BSD License
Tag table
The tags table, tt, th, tr and td are used to add table into the document.
Example :
<table lineheight="5" left="30" top="30">
<tt textalign="center" border="0" fontstyle="bu">Table title extends tt iuh h iug jg dyb gyg bgyug yug ygyug y yu gyu gygy yufgytf gyu yg yg uy gyu gyu gyugyu gyu g k ho un gy b hn f b g jbgtfytf bfgytvbfuf tv</tt>
<th fill="1" fillcolor="#e3e3e3">
<
td width=
"50%">
first colmn header</
td>
<
td width=
"20">
third colmn header</
td>
</th>
<tr>
<td>first column</td>
<td>second column</td>
<td>third column</td>
</tr>
<tr>
<td>first column line 2</td>
<
td textalign=
"J" font=
"helvetica" fill=
"1" fillcolor=
"#c4e9f8" fontstyle=
"b">
second column line 2 zevhuzhv vy syvs sivs y ycg sgc uisg cu cg iucghui cyug igu g</
td>
<td textalign="C">third column line 2</td>
</tr>
</table>
the tag attributes are:
font : font [string]
fontsize : font size [integre]
fontcolor : font color [string]
fontstyle : font style [B[U[I]]]
lineheight : text line height
border : draw borders [boolean]
bordercolor : borders color [string]
fill : fill background [boolean]
fillcolor : fill color [string]
width : width [float]
textalign : text alignment [L|R|C|J]
align : alignment [L|R|C] (just for tag table)
left : left margin [float]
top : top margin [float]
position : positioning mode [relative|absolute]
|
|
|
Tag literal
|
Tags Xml2Pdf
|
Tag graph
|
Documentation generated on Wed, 11 Oct 2006 22:27:09 +0200 by phpDocumentor 1.3.0