Hi everybody,
Im Using html2PDF to generate a couple of reports. However, this reports are in form of nested tables. Generally, html2pdf does here a very good job because I nearly dont have to care about the layout an so one. Thanks to the developper for this great tool.
Unfortunately, in some case, the provided content is so big, that a single cell can't be displayed on the page properly. Either the cells get plotted in a strange way or the class reports even an error. I tried to find a workaround but I could not achieve. (Of course, I tried allready the parameter "setTestTdInOnePage", but this does not result in the correct way)
Does anybody know a solution or has probably allready written an extension to manage this problem?
Thanks for any help and support.....
Fabian