BJR Matos

Results 105 comments of BJR Matos

we have reviewed this, however because the limitation of the pptx format, this is not possible the image will always be floating and generating them from a loop has a...

@illianechesa we also considered that approach but we are not yet convinced that it should work like this, we decided to wait for more feature requests/comments before pushing an implementation

thanks, we will add support for this, but it is not going to be part of the next version (which we are currently preparing), we've focused on docxHtml table support...

this is supported with the use of `failurePlaceholderAction` configured to `remove`

hi, sorry for the delay, we were busy releasing jsreport 3.12.0 >Assuming handlebars is the engine, a JsReport implementation of this could look like: it looks good to me, though...

@ilovax thanks, can you add some test/tests that show what this code allows to create? if you find that it is hard to add a test, that is fine, you...

the cancel token based method seems to be [deprecated](https://github.com/axios/axios#canceltoken-deprecated), it is recommended to use the [AbortController based method](https://github.com/axios/axios#abortcontroller) and considering that node.js API also support cancellation based on AbortController/signal we...

hi! yes, this kind of complex layout with the tables seems not supported for the moment, we will take a look. thanks

hahaha, well i'm ok with this. but this way to specify the `schemas` option (object) should deprecate the old one (array), because it is more powerful and let you customize...

i would prefer just the new type (object) 😀