Skip to content

add jquick-pdf to PDF section#1271

Open
paohaijiao wants to merge 1 commit into
akullpp:masterfrom
paohaijiao:master
Open

add jquick-pdf to PDF section#1271
paohaijiao wants to merge 1 commit into
akullpp:masterfrom
paohaijiao:master

Conversation

@paohaijiao

@paohaijiao paohaijiao commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Project Info


Rationale

Unlike most Java PDF libraries that depend on headless browsers or native rendering engines, jquick-pdf is a pure Java implementation with zero external dependencies. It provides native support for rendering 30+ ECharts-style charts (bar, line, pie, radar, heatmap, treemap, etc.) directly within PDFs, which is currently uncommon in the Java ecosystem.
This makes it particularly suitable for generating data-rich reports in enterprise applications where deployment simplicity and charting capabilities are both required.



Summary by cubic

Add jquick-pdf to the PDF tools list in the README. It’s a lightweight pure Java library that generates PDFs from HTML-like templates and ECharts-style charts without a browser dependency.

Written for commit 074af3a. Summary will update on new commits.

Review in cubic

add jquick-pdf to PDF section

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant