-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
improvementsImprovements to pre-existing featuresImprovements to pre-existing features
Description
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:
- Update font definitions to avoid fpdf2 ValueErrors
Metadata
Metadata
Assignees
Labels
improvementsImprovements to pre-existing featuresImprovements to pre-existing features