While displaying HTML, displayTag determines the column width based on the data.
But when I export it to PDF, I see  that all columns are divided in equal parts, and if
data in any cell need more space than available width, it just gets trucated, and goes
the next line which results in that row with double height as compared to other rows.
How do I fix this issue?
can I specify column width for PDF? or is displayTag supposed to dynamically set
the column width for PDFs also and will be fixed in future?

Thanks.

Reply via email to