XSL Formatter Q&A
XSLT/XSL-FO/MathML TechnicsTable |
|
| Q. | Is there any way that I can make table borders only between the table columns? [No.2002053102] |
|---|---|
| A. |
Please specify as follows, then you can hide the borders around the table. <fo:table border-collapse="collapse" border-style="hidden"> |