Forums / General / 3.4.4 pdf table problem

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

3.4.4 pdf table problem

Author Message

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