This commit is contained in:
2020-08-24 16:23:20 +00:00
parent 06f630fbdc
commit 424e792329

View File

@@ -9,6 +9,8 @@ Assume headless chrome first for rendering, if it suffices then don't bother wit
TODO: Template engine / javascript test - Render a report off static data
Check how jsreport feeds javascript to their rendering process
https://github.com/jsreport/jsreport-core
https://github.com/jsreport/jsreport-core/blob/master/lib/render/engineScript.js
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
also css needs to be in there as well, just working, not necessarily correct or beautiful, just make sure it can work
@@ -186,6 +188,7 @@ HTML -> PDF
https://github.com/hardkoded/puppeteer-sharp
https://stackoverflow.com/search?q=puppeteer-sharp
https://stackoverflow.com/questions/62042078/puppeteer-sharp-for-server-side-html-to-pdf-conversions
https://github.com/hardkoded/puppeteer-sharp/issues/1510 - shows being used by someone other than jsreport which buries all the details in endless libs
WeasyPrint
https://github.com/jsreport/jsreport-weasyprint-pdf