Page 1 of 1
CALS Tables have no vertical borders in middle
Posted: Fri Jul 17, 2009 11:40 pm
by jnielsen
When I generate a PDF with the Idiom Plugin all the CALS tables will not display any middle vertical columns. I have the frame setting set to "all". Is there a fix for this or is this just something to request for future versions of the transformation files?
Re: CALS Tables have no vertical borders in middle
Posted: Mon Jul 20, 2009 5:03 pm
by sorin_ristache
Hello,
That is a request for a future version of the transformation.
Regards,
Sorin
Re: CALS Tables have no vertical borders in middle
Posted: Mon Feb 22, 2010 11:33 am
by sorin_ristache
Hello,
The middle vertical columns are displayed in the PDF result if you add the attribute colsep="1" to table. If you add this attribute the Idiom plugin will add a column separator.
If you want to separate some lines you have to add the attribute rowsep="1".
Regards,
Sorin