[FIX]report: rml2pdf raise exception if cell is too long to be printed (instead of...
authorDenis Ledoux <dle@openerp.com>
Tue, 12 Nov 2013 13:04:12 +0000 (14:04 +0100)
committerDenis Ledoux <dle@openerp.com>
Tue, 12 Nov 2013 13:04:12 +0000 (14:04 +0100)
commit6792d85b440b47bf581dc996edea3c0d55a3546e
treef26e1ad17ce74f2e4b223548c5772e1540e6ca0f
parentf42ac760687e0c0ff82ed4dee61c88cee939823f
[FIX]report: rml2pdf raise exception if cell is too long to be printed (instead of infinite loop). Workaround for reportlab issue #15: https://bitbucket.org/rptlab/reportlab/issue/15/infinite-pages-produced-when-splitting

bzr revid: dle@openerp.com-20131112130412-mbdonb9g7n63w84r
openerp/report/render/rml2pdf/trml2pdf.py