Subject: | Better table column sizing |
html2pdf.pl does a pretty good of intuiting what one wants, and the
results are pretty good however, the handling of tables seems a little
wonky. Rather than shrink-wrapping small cells/columns to provide
adequate width for wider columns, it evenly divides the table width
amongst all columns. In theory one could manually specify column width
but the html may be generated by another tool and besides the hassle of
munging it, one may not know what the proper sizing should without
extensive introspection that is better done by a "UA" (in this case the
module).