This is a patch related to bug shown here:
It adds "table-layout:fixed;" to style attribute of all (except the first) table tags. This prevents a situation where a table with merged cells loses its shape.
It may be possible that JasperReportExporter or other classes could use a similar patch.
Attachments:
htmlexporter.java
Recommended Comments