The link has a table in a PDF generated using Apache-FOP.
I am unable to remove the blank spaces/empty spaces in the table column headers and column values.
The PDF has limitation of 120 characters and thus unable to display all the text.
The application does supply the column width. But unsure how to use it in the xsl-fo file
Please suggest how to define widths of the table columns to hold only the text and without any blank/unused spaces.