Jan Blaha
Jan Blaha
We require extension to specify its dependencies in the `jsreport.config.js`. This is currently only used to determine initialization order as you may see [here](https://github.com/jsreport/jsreport-core/blob/master/lib/extensions/sorter.js). We need to decide if we...
The steps which should be done are mentioned [here](https://github.com/jsreport/jsreport/issues/571#issuecomment-524455650). There is a problem with osx mentioned, however, we can start just with windows.
After this is solved https://github.com/jsreport/jsreport/issues/636 user can easily move folders using files manager without using the studio. This can be a faster and more convenient way to restructure entities on...
The chrome embeds fonts subset based on used characters. If we merge multiple pdfs together the font gets typically duplicated. The merge with "merge whole document" even duplicates font on...
We could provide a js based ms word addon for jsreport. It would add some controls users can put to the word without knowing the handlebars. Such an addon would...
The `allowLocalFilesAccess` could enable also a button in the studio settings menu which would display current configuration. https://forum.jsreport.net/topic/1258/config-file-not-applied/8
It could be possible to configure jsreport through a "system" asset entity. The idea is that the user creates folder `jsreport` and inside asset `config.json`. Inside can the user add...
Support excel filter on row using attribute
Support freezing row with an attribute on tr
It is obvious it would be magnificent if jsreport could run offline on mobile iOS and Android. It is also obvious this doesn't need to be possible. However, it makes...