Alternatives
- Pyfpdf2: (mostly) maintains compatibility with the current code, which is built on pyfpdf, but is actively maintained.
- Pypdf: also actively maintained, but would require an extensive rewrite of the export functionality.
Pyfpdf2 seems like the better option, as the PDF export function is very large and moving to pypdf would consume a lot of time.
TODO:
Alternatives
Pyfpdf2 seems like the better option, as the PDF export function is very large and moving to pypdf would consume a lot of time.
TODO: