Thanks for quick response, but i asked to define on template not in JS.
But anyway, I have resolved my page break issue by using Handlebars -> created a new method and called it from HTML :)
Thanks again for quick response.
Thanks for quick response, but i asked to define on template not in JS.
But anyway, I have resolved my page break issue by using Handlebars -> created a new method and called it from HTML :)
Thanks again for quick response.
I am generating PDF and I have to add page break in PDF and I am able to do that but at last bank page is coming because i have used page break in the end of for loop
So, I will add page break option at the start from the second iteration of each loop, in this I will display remove my last black page
But I am not able to define variable in template so that I can add check :(
Please help me on that.
Thanks in advance!
Hi Everyone, can we add image dynamically using JS and display on the excel file using .xlsx recipe?
Can we dynamically display base64 Image and display on the excel file using .xlsx recipe?
Just Increase the timeout time from you configuration file and restart your server.
I also faced this issue, it worked for me :)
Thanks!
Thank you so much for replying and explaining me.
So you are saying that using "xlsx" recipe only we can prepare charts right?
Last few things, I just wanted to know. As you mentioned that, I can prepare the chart in .xlsx file.
So, Is there is any example or documentation from where I can prepare Pie charts into excel (I searched a lot but not able to get a single example to prepare Pie chart in .xlsx)
I have tried 2 solutions but still not able to understand how you guys are generating chart in excel file?
1) Using the link (https://playground.jsreport.net/w/anon/rJftqRaQ-10), can you please let me know, how you have inserted line chart into excel and bind the values as well because when I am inserting it does not bind any values so it will be great if you can explain me how can I insert the Pie chart and bind value as well as per the above link example
2) Using Pivot table (https://jsreport.net/learn/dynamic-excel-pivot-table), I am able to generate bar charts as I got one example, but when I am changing that chart to Pie chart or any other chart it is not working and values are not also populating.
Can you please help me on that and It will be great If we can connect for 5-10 minutes on Skype or in hangout to clear the things as we have to make the application live asap.
Hi Boris, Good Morning!
Thank you so much for replying.
But I have a couple of doubts can you please answer this because I wan to know whether it is possible or not?
By Using "html-to-xlsx" recipe
Question 1- Is it possible to print the dynamic charts on .xlsx file using JS library (chart.js) Similar to PDF we are generating?
Question 2- Is there is any other way to print charts dynamically Similar to PDF, If yes then please let me know
By using another recipe, Is it possible to print dynamic charts similar to PDF(I don't want to insert another sheet for table data and all )?
Can you please let me know clearly If it is doable or not?
Also, just to inform you, I have purchased the license of JS REPORT.
Thanks in advance!
#jsreport #excel #charts
Hi All,
I want to export charts in excel file. I am not getting any solution for this.
I am able to export charts in PDF but in excel I am not getting any solution.
I tried all the link that are in playground so can anyone please help me.
I am using chart.js to prepare the charts.
thanks in advance #jsreport #excel #charts