Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generating reports in PDF format #314

Open
damies13 opened this issue Oct 14, 2024 · 1 comment
Open

Add support for generating reports in PDF format #314

damies13 opened this issue Oct 14, 2024 · 1 comment
Labels
enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component)

Comments

@damies13
Copy link
Owner

Is your feature request related to a problem? Please describe.
Add support for generating reports as PDF

Additional context
This feature was originally planned for the initial version, but was left out due to time constraints, and not being sure how to implement it.

pypdf
This Library looks like it will allow us to generate a PDF file?

FPDF for Python
This Library looks like it might be easier?

fpdf2
This one looks more promising, and well maintained (last release 10 days ago)

@damies13 damies13 added enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component) labels Oct 14, 2024
@damies13
Copy link
Owner Author

Also consider https://github.com/pikepdf/pikepdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Reporter Issue Affects the Manager (this is a planned component)
Projects
None yet
Development

No branches or pull requests

1 participant