
jsreport forum
Public forum about popular javascript based reporting platform jsreport
jsreport forum
Jul 15, 2025 · The components @jsreport/[email protected] and @jsreport/[email protected] have [email protected] dependency, which has CVE-2025-47935 and CVE-2025 …
jsreport forum
Jun 17, 2025 · I'm trying to generate a PDF using jsreport with the pdf-utils extension in a Node.js environment. What I need: An example of how to generate a PDF using pdf-utils from Node.js. …
jsreport forum
Feb 4, 2025 · Hi everyone, I'm using jsreport with the jsreport-postgres-store extension to store my templates in a PostgreSQL database. My goal is to keep all jsreport-related tables within a separate …
jsreport forum
A Web APP API is using as proxy between external services and the JSReport function, the api is called then call the function endpoint to return the report. Problem Currently when executing some JMeter …
jsreport forum
Hello, I'm working with JSReport integrated into my NestJS project, using chrome-pdf and pdf-utils for PDF generation. I am using Handlebars (hbs) as my template engine. I need help with two things: I …
jsreport forum
Aug 7, 2025 · You may experience a wrong footer alignment issue when updating to jsreport 4.10.0 in case you use the CSS code from our samples or the studio pdf utils quick action to add …
jsreport forum
I apologize for the constant problems with the jsreport binary and .net wrapper. I've now released [email protected] and [email protected] and I hope the problems are fixed there. The …
jsreport forum
I have a report that's being output using phantom-pdf and I want to ensure that if a table is going to have a page break that it will start on a new page (if it then has page breaks in it subsequently I'm okay …
Newest 'jsreport' Questions - Stack Overflow
Mar 26, 2025 · I use jsreport-core in my node project to generate PDF or XLSX files, to generate PDF I use the library jsreport-chrome-pdf that use puppeteer for rendering, and handlebars for HTML …