Forums / General / 3.4.4 pdf table problem
Joanie Chembars
Thursday 21 April 2005 10:51:37 am
Can anyone tell me how to control my table width and the aligment of text within my <td>'s in a pdf? I tried the width parameter for table to no avail......... Thanks so much-Joanie
Kåre Køhler Høvik
Wednesday 27 April 2005 2:06:24 am
Hi
You can use the table width setting described here : http://ez.no/ez_publish/documentation/reference/template_operators/pdf/table
To align text in the table cells you can either use the align parameter in the td tags, or this operator : http://ez.no/ez_publish/documentation/reference/template_operators/pdf/text__1
Kåre Høvik