batch-pdf

When creating a PDF with a large number of pages using reportlab, it is slow and consumes a lot of resources. This was resolved by using batch processing.


Keywords
pdf, reportlab
Install
pip install batch-pdf==0.1.1