I have table created in PDF using Apache FOP.
But the text in the table cells (Table Headers and contents) has blank/white spaces surrounding the text and thus consuming lots of space.
The PDF has limitation of 120 characters and thus unable to display all the text.
Please suggest how to define widths of the table columns to hold only the text and without any blank/unused
The table is created dynamically