damies13 / rfswarm

Robot Framework Swarm
GNU General Public License v3.0
114 stars 23 forks source link

Add support for generating reports in PDF format #314

Open damies13 opened 4 weeks ago

damies13 commented 4 weeks ago

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 commented 4 weeks ago

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