| -----Original Message-----
| From: Laitinen Joni
|
| I would like to know if it is possible to specify column
| widths in FO output tables when using HTML table elements. I
| can do this by using the colwidth attribute in CALS tables,
| but is it possible to do the same when using HTML table
| elements in pdf output?
Yes, it's possible. Column widths in HTML tables can be given in pixels,
percentages, or as relative values (2*, 3*, etc.). See
http://docbook.org/tdg5/en/html/html.col.html.Mauritz