Jan Blaha
Jan Blaha
There could be an option on every asset if its content should be encrypted on the server. This could be handy for storing sensitive information like passwords or certificates. When...
Consider recipe converting html to powerpoint. https://forum.jsreport.net/topic/938/is-there-any-plan-to-add-receipt-for-powerpoint/2
Desktop version of jsreport studio would be a nice improvement, however we need to discuss the technical solution which keeps the maintenance costs on the minimum. Maybe [nwjs](http://nwjs.io/) would work...
Recipe should provide some additional information like what content type it provides usually. We can use this information in UI. For example we can hide `pdf-utils` extension properties panel when...
Acrobat PDF has [javascript API](http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/js_api_reference.pdf). We should be able to attach a js using this API into the pdf in afterRender and hopefully do something with it. This example of...
extension `jsreport-backup` would enable periodic backup of the templates, scripts... The user should be also able to list backups and restore / download the particular one The backup options would...
Are there plans to support pdf encryption/password protection? [The specification in 7.6 section](https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/PDF32000_2008.pdf#page=63&zoom=100,0,282) looks quite complicated.
The facebook needs from us to implement data deletion function and share the link with docs like here https://jsreport.net/forum-data-deletion.html
https://playground.jsreport.net/w/anon/4wk6KBuP ``` Report "main" render failed. Error when evaluating engine handlebars for template /main Engine must be specified Error: Engine must be specified at module.exports (/app/node_modules/@jsreport/jsreport-core/lib/shared/createError.js:10:13) at WorkerReporter.createError (/app/node_modules/@jsreport/jsreport-core/lib/shared/reporter.js:47:12) at...
range selection so shift + click on a start and shift + click on end