Jan Blaha
Jan Blaha
Especially the information for failed jsreport start would be useful. Like missing libfontconfig. Currently the recommended troubleshooting is to run local as web server and redirect the output to the...
The `jsreport.Local` should be able to export local templates into remote server like `jsreportonline`.
Conversion crashes when there is more than ~400k cells in the table. Mostly because of the memory limits. I have tried several approaches to fix this, but don't have an...
The pdf generated on linux and windows looks differently. The issue is described [here](https://github.com/ariya/phantomjs/issues/12685). I have tried the proposed workaround and it is partially working. The output pdf files are...
phantomjs instances sometimes don't cleanup the memory correctly. We should add a configuration specifying the number of cycles phantomjs can be used before it is recycled.
A user without edit permissions to a folder can still create entities there by default. Let's add an option to block it. A new option will be introduced on `User`...
Add a docx extra helper to support the inserted word object uri. https://forum.jsreport.net/topic/3200/add-docx-and-pdf-content-at-the-end-of-a-docx-file-dynamically/4
The current transaction algorithm for consistency does the following - copy all files to separate folder. - Performs there all transaction operations. - During commit copy everything back to root....
https://forum.jsreport.net/topic/3269/add-header-style-while-using-dynamic-columns-mode
https://forum.jsreport.net/topic/3271/mouseup-in-studio-vs-mousedown-firefox