| Author |
Declaring cell padding -- globally
|
Parameswaran Thangavel
Ranch Hand
Joined: Mar 01, 2005
Posts: 485
|
|
hi all i am having XSLT which uses fo:table element to generate the table, i am having lot of tables, is there any way can i declare cell padding globally which will affect all my tables. or how can i acheive the cell padding or cell spacing in fo:table element.
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
Sorry, I don't know XSL-FO. But if you're using XSLT you don't need to worry about "globally". Decide where you are going to declare the cell padding and have your XSLT code generate that declaration.
|
 |
 |
|
|
subject: Declaring cell padding -- globally
|
|
|