-
Feature requested by @sarahyoungvii
Since chrome doesn't provide an API Documentation for this, it can be hard to do in a raw way.
- https://stackoverflow.com/questions/40639705/is-there-a-way-to-st…
-
The input data can include something like this:
```js
{ "foo": "aaa\nbbb" }
```
When you put this to the docx template like `{{{foo}}}` the output doesn't include line breaks.
The workaround t…
-
- [ x ] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues)
- [ x ] I am using the latest version of `npm-check-updates`
- [ x ] I am using `node >= 10.17`…
-
I have a report which uses plain HTML table and handlebars.
Report has 8000+ rows. No scripts of any kind - just pure HTML to PDF.
With phantomjs it takes about 15 seconds to render.
I tried using el…
-
Implement client side component allowing to the non-developers to design simple reports. This component should be pluggable to any kind of frontend and produce jsreport compatible templates.
-
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
-
Hello there,
Version [0.12.4][1] of `wkhtmltopdf` contains a [fix][2] that is likely to resolve some elusive JsReport render request failures that I've been observing in a production application. W…
ghost updated
7 years ago
-
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` entity - `createWhenNoExplicitPerm…
-
Hi,
pls can you make small modification, that will return auto-generated file name? Because it is impossible to delete generated files, because names are automatically generated and hash is not retur…
-
I have an issue caused by a bug in 0.12.3 of wkhtmltopdf and the fix was in a patch included in 0.12.5
I use this installer for using jsreport in lambda and cannot get it to work with the 0.12.5 exec…