Thanks!!!!!
rober
@rober
Posts made by rober
-
Convert binary array to base64
Hello, I want know what library is using Jsreport for load images from disc. Buffer?? Thanks
-
Jsreport Migration
Hello, I'm using jsreport version 1.8.3 and I want (migrate/update) to version 1.9.2 for take all new features.. What steps I need do for make the migration??? thanks!!!!
-
RE: Recursive rendering in helper.js is correct?
a very quick answer, I think it can help me. Thanks
-
Recursive rendering in helper.js is correct?
Hi, I'm using Jsreport and I want say it is wonderful in my opinion.
I'm using it a little time ago and I doing things that maybe aren't correct.
I need help in some things that I have doubts, some are:
Sometimes I have to use recursive rendering so I decided to do it in the helper.js as a string sum and then send it to the html template for rendering.
-Is this a performance problem?
-Is there any alternative to paint recursive things using template engines ?
If someone can help me with some information, I'll thank them. Thank you -
RE: How Can I Debug Jsereport in Visual Studio Code?? Thanks!!
perfect!!!!! It work for me!!!!!! :) Very good attention thanks!!!!
-
RE: How Can I Debug Jsereport in Visual Studio Code?? Thanks!!
It don't work for me :( I don't know why, I just want debugging in the "beforeRender" method, is it posible?
-
RE: How Can I Debug Jsereport in Visual Studio Code?? Thanks!!
Hi Sr. Thanks.
My breakpoints only work in "server.js" file, on other scripts don't work. I don't know why. Do you have any idea?? -
How Can I Debug Jsereport in Visual Studio Code?? Thanks!!
I'm trying debugging Jsreport using Visual Studio Code. Please I need help. Thanks.
Note: I'm trying something like this...