Page 1 of 1
Space between line in table
Posted: Wed Oct 30, 2013 12:31 pm
by Le Basque
Hi,
I would like to reduce the space between the rows of a table, I use space-after unsuccessfully what attribute can I use
thank you
Re: Space between line in table
Posted: Wed Oct 30, 2013 1:31 pm
by Le Basque
it is ok i use line-heigth
Re: Space between line in table
Posted: Wed Oct 30, 2013 2:09 pm
by sorin_ristache
Hello,
Do you want to reduce the space between the table rows in the PDF output of a transformation? In that case you found a correct solution, that is adding a line-heigth attribute in the FO file that is the basis for the final PDF result.
Thank you for letting us know about the solution.
Regards,
Sorin
Re: Space between line in table
Posted: Wed Oct 30, 2013 2:37 pm
by Le Basque
yes it is for processing PDF
Thank you