Hi Jahn, this template renders without any problems in jsreport v2.11.0, but not in the latest version. What could be the reason for this, and can it be solved by adding anything to the configurations?
ziyacanerandac
@ziyacanerandac
Posts made by ziyacanerandac
-
RE: Excel Template Render Timeout issueposted in general forum
-
jsreport.templatingEngines.createStream does not work for xlsxposted in general forum
Hello, I'm jsreport. I'm using version 4.10.1 and I found an example of the stream structure in the release notes https://playground.jsreport.net/w/admin/Iu6v6TJJ We can do this for csv, but can't we do it for xlsx?
also l tired in playgraound like that https://playground.jsreport.net/w/anon/wRrlsnva
-
RE: Jsreport xslx dynamic conditional formatingposted in general forum
No, no, because I will create a dynamic template in the future, I cannot do it by uploading a template, how can I do this dynamically with out template?
-
Jsreport xslx dynamic conditional formatingposted in general forum
When I do conditional formatting, the cell is not colored but the formula is applied, what l can ı do ?
https://playground.jsreport.net/w/anon/dIE_8dp4
some body can help me ? -
xlsx freeze rows problemposted in general forum
Hello, when I create a dynamic sheet in the xlsx template, I want to freeze the first 2 rows of the shhet. I want to apply it in the example I left below. How can I do this?
thank you.
-
xlsx replace problem in dynamic sheetsposted in general forum
Hello, I was creating an Excel report with dynamic shhet in jsreport, but when the number of incoming data is 48 or more, I get an error that I cannot understand. I think there is a problem with xslx replace. Below is the link I prepared as an example (note: the time and the number of data here must be the same and mock You can delete the number of data from the data and test it from the export, import and time array. Up to 47 codes work.)
thank you in advance -
RE: Problem of not being able to use Autofit in xlsx or html-to-xlsx formatposted in general forum
thank you for your help l fix my problem
-
Problem of not being able to use Autofit in xlsx or html-to-xlsx formatposted in general forum
Greetings, can autofit be made according to the length of the incoming data in reports in xslx or html-to-xlsx format? From the link below
There are two examples I made in playgraound. Although I used the "xlsxColAutofit" feature in the html-to-xlsx example, it did not work. Can you help me with this? -
RE: Error while opening xlsx recipe report after downloading in localposted in general forum
I could figure out that if I delete all the codes for sheet1 and sheet3, I get no error
So the error only comes from the sheet1 and sheet3 codes
But at the same time, I couldn't figure out where is the issue coming exactly from