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

PDF report generation #72

Open
chipmuenk opened this issue May 31, 2017 · 0 comments
Open

PDF report generation #72

chipmuenk opened this issue May 31, 2017 · 0 comments

Comments

@chipmuenk
Copy link
Owner

chipmuenk commented May 31, 2017

It would be very helpful to create a design report for a generated filter (PDF) containing relevant plots and tables.

A very promising approach is described in

https://towardsdatascience.com/creating-pdf-reports-with-python-pdfkit-and-jinja2-templates-64a89158fa2d

where HTML to PDF conversion is achieved with pdfkit, HTML generation is controlled with jinja2 (needs to be installed).

As an alterative, PDF could be generated directly using fpdf:
https://stackoverflow.com/questions/47195075/insert-base64-image-to-pdf-using-pyfpdf

@chipmuenk chipmuenk added this to the 0.2 milestone May 31, 2017
@chipmuenk chipmuenk modified the milestones: v0.2, v1.0 Apr 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant