Missing helper: htmlToXlsxEachRows
-
I am trying to generate large html-xlxs report. in the documentation i saw to resolve the performance htmlToXlsxEachRows, helper can be used, but it is throwing Missing helper: "htmlToXlsxEachRows". I am using version 2.6.1.
-
This helper is available since jsreport 2.7.x release.
https://github.com/jsreport/jsreport/releases
-
thanks, will update to new version