HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mstijak

no profile record

Submissions

Show HN: CxReports – Generate Pixel-Perfect Reports and Automate Delivery

cx-reports.com
1 points·by mstijak·vor 2 Jahren·0 comments

Show HN: CxReports – Low-Code Tool for User-Facing PDF Reports

12 points·by mstijak·vor 2 Jahren·6 comments

comments

mstijak
·vor 2 Jahren·discuss
Does something like this exist for C#?
mstijak
·vor 2 Jahren·discuss
Yes, you can easily install it using Docker.

https://docs.cx-reports.com/getting-started/docker/
mstijak
·vor 2 Jahren·discuss
Basic CSS knowledge is needed for setting up visual themes and basics of SQL is required for querying databases. After initial setup, most people can build reports with an hour or two of training.
mstijak
·vor 2 Jahren·discuss
Yes, it's possible to define any kind of a page layout. Data tables and charts are also supported. You can get a sense what can be generated with CxReports from this document:

https://cx-reports.com/CxReports-Visual-Guide.pdf
mstijak
·vor 2 Jahren·discuss
CxReports is a commercial product that lets you create PDFs from JSON using a WYSIWYG editor, perfect for building invoices. It can be hosted on-premise with Docker and has a Python client library. There’s a free tier allowing 500 PDFs/year.

https://cx-reports.com/

https://cx-reports.com/templates/invoices
mstijak
·vor 2 Jahren·discuss
Are there any advantages to using Firefox over Chrome for exporting PDFs with Puppeteer?
mstijak
·vor 2 Jahren·discuss
Company branding is an important aspect of PDF creation that many tools struggle to handle correctly. PDF documents often need to include logos, company colors, fonts, and other branding elements. Puppeteer is popular because you can control these aspects through CSS. However, Puppeteer can be challenging to work with for larger documents, as each change requires programming effort or when your software needs to needs to serve multiple clients each with different requirements.
mstijak
·vor 2 Jahren·discuss
Never heard that someone is generating PDF documents at that pace. I'm working on a product that is used for mass PDF reporting based on Puppeteer. With nightly jobs, caching, and parallel processing, the performance is ok.

https://www.cx-reports.com
mstijak
·vor 2 Jahren·discuss
Working on a product that could be similarily described.

CxReports: Self-hosted, web-based PDF reporting tool.

https://www.cx-reports.com
mstijak
·vor 2 Jahren·discuss
I'm working on a PDF report builder with a visual editor, API, and scheduled delivery via email.

https://cx-reports.com
mstijak
·vor 2 Jahren·discuss
We offer comprehensive import/export functionality, ensuring seamless transfer of reports between environments. Moreover, workspaces allow you to segregate test and production environments or create unique environments for each client, allowing easy report customization. While reports are simply JSON files, which could theoretically be stored on the file system and checked in, doing so would hurt the flexibility we're trying to achieve.
mstijak
·vor 2 Jahren·discuss
Congratulations on the launch — it looks fantastic! My company is also developing a similar product. We've chosen to create a visual report designer that enables end-users (non-developers) to create and tweak PDF reports, and integrate with the existing IT infrastructure via the API. Our experience is that users want changes in reports very often and that it's best to allow them do it on their own.

https://www.cx-reports.com
mstijak
·vor 2 Jahren·discuss
Fixed. Thanks!
mstijak
·vor 2 Jahren·discuss
My company is working on a product simplifying the creation of printable PDFs filled with tables and charts, leveraging a visual designer and API. It helps with the usual headaches like page breaking, page numbering, table of contents, etc.

https://www.cx-reports.com/

We're working closely with early adopters at this stage.
mstijak
·vor 2 Jahren·discuss
My firm is currently in the process of creating a similar product that features a sophisticated visual page editor. While it's not officially launched yet, the product is about 95% complete. At the moment, we are on the lookout for early adopters.

For those interested in giving it a try, please contact us at support at cx-reports dot com. We are providing complimentary licenses to users who are eager to collaborate with us during this phase.

Screenshot: https://pasteboard.co/th5f4s0uVWJH.png