https://bugzilla.wikimedia.org/show_bug.cgi?id=29241
Volker Haas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] --- Comment #12 from Volker Haas <[email protected]> 2011-06-08 08:38:55 UTC --- The problem is that no element in the PDF is allowed to be larger than a single page. In the example the problem are cells which span over many, many rows (like the "Page Rendering" cell). The PDF framework (reportlab) we are using simply gives up if it encounters stuff that doesn't fit on a page. Currently I have no good idea how to solve this, but I'll look into the issue -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
