This commit is contained in:
@@ -16,6 +16,10 @@ Assume headless chrome first for rendering, if it suffices then don't bother wit
|
|||||||
Check how jsreport feeds javascript to their rendering process
|
Check how jsreport feeds javascript to their rendering process
|
||||||
https://github.com/jsreport/jsreport-core
|
https://github.com/jsreport/jsreport-core
|
||||||
https://github.com/jsreport/jsreport-core/blob/master/lib/render/engineScript.js
|
https://github.com/jsreport/jsreport-core/blob/master/lib/render/engineScript.js
|
||||||
|
|
||||||
|
//actual render here
|
||||||
|
https://github.com/jsreport/jsreport-chrome-pdf/blob/d3fe318aac3628d8cb62f86f8f71314f21745798/lib/conversion.js
|
||||||
|
|
||||||
Design a simple report with static json data that exercises the template engine and javascript functions both shared and unique to the report
|
Design a simple report with static json data that exercises the template engine and javascript functions both shared and unique to the report
|
||||||
Excercise both handlebars and custom javascript and shared javascript
|
Excercise both handlebars and custom javascript and shared javascript
|
||||||
also css needs to be in there as well, just working, not necessarily correct or beautiful, just make sure it can work
|
also css needs to be in there as well, just working, not necessarily correct or beautiful, just make sure it can work
|
||||||
|
|||||||
Reference in New Issue
Block a user