Yes it is working now, thanks
ahallez
@ahallez
Posts made by ahallez
-
RE: Take template code from data and render it into the report
Ok, this worked out very well for me.
I had some quirk, with css being applied differently between my hard coded footer and the dynamically assembled footer, but I got around that.
Just not sure what happenedThanks for the support
-
RE: Take template code from data and render it into the report
Ok, then I have some debugging to to do ;-)
-
RE: Take template code from data and render it into the report
Thanks for the quick reply.
Am I right to assume that beforeRender is executed between handlebars and pdf rendering?
That would be consistent with the results I see. -
Take template code from data and render it into the report
I use handlebars to generate the the html which is then rendered by chrome to pdf.
In my application, user can override the default header en footer with custom content.
The custom html is sent to the jsreport as part of the report data.I got this working with static content, but it would be nice if the custom content would be able to interact with other variables in the report data.
So the custom header or footer content should be injected into the template and interpreted by handlebars.Any ideas on how to do this?
-
Facebook login is not working
I can't login to the forum using my facebook account.
Whenever I try I get an error about the app being development mode, and I need permission to use it.