HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mstijak

no profile record

投稿

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

cx-reports.com
1 ポイント·投稿者 mstijak·2 年前·0 コメント

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

12 ポイント·投稿者 mstijak·2 年前·6 コメント

コメント

mstijak
·2 年前·議論
Does something like this exist for C#?
mstijak
·2 年前·議論
Yes, you can easily install it using Docker.

https://docs.cx-reports.com/getting-started/docker/
mstijak
·2 年前·議論
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
·2 年前·議論
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
·2 年前·議論
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
·2 年前·議論
Are there any advantages to using Firefox over Chrome for exporting PDFs with Puppeteer?
mstijak
·2 年前·議論
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
·2 年前·議論
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
·2 年前·議論
Working on a product that could be similarily described.

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

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

https://cx-reports.com
mstijak
·2 年前·議論
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
·2 年前·議論
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
·2 年前·議論
Fixed. Thanks!
mstijak
·2 年前·議論
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
·2 年前·議論
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