Forums / Setup & design / PDF, creating merged table columns

"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".

PDF, creating merged table columns

Author Message

Frode Sørhaug

Monday 13 February 2006 7:05:41 am

I'm trying to create a table within a PDF using the Template function {pdf(table, $rows)}. The tables i created, but I've specified to merge 2 columns, and then the trouble starts. I use ":colspan:2" within the td-tag but it would not work properly. You can view the result at this adress: http://www.hint.no/~frs/eZ/pdf_table_problem.gif. As you can see the last two columns in the top-row is not merged together still if I've used the following tag <td :colspan:2>3. studieår</td>.

Anyone have a solution? Maybe I'm using the wrong attributes in the td-tag?

Fr®dis