I am trying to execute my python program to generate pdfs using FPDF module. When I run the program manually, there are no issues. However, when I try to automate the entire process with AWS Lambda, ...
pyfpdf is effectively deprecated because as far as i know the only maintainer with commit and publish access has not published since 2015 and insists on 2.7 support because there are apps he built the ...