In http://forum.servoy.com/viewtopic.php?t=2357 Maarten offered a really nice html report creator method. If we want to print out these reports, obviously we would want some control over the display. What kinds of html or css attributes/properties, if any, does Servoy understand for controlling table column or cell widths? It’s easy enough with a reasonably standards-compliant web browser, but Servoy seems to have very limited support for html formatting attributes (e.g., margins, widths, etc.), let alone support for the analogous css properties (which would be preferable).
-Peter