- Website: http://weasyprint.org/
- Latest documentation: http://weasyprint.org/docs/
- Source code and issue tracker: https://github.com/Kozea/WeasyPrint
The above source code works in windows machines but this library will not work in AWS lambda because of Operating system compatibility. So we have leveraged the library to support in AWS Lambda including few other related files from centOS and generated a working library for AWS lambda.
Step 1: Download the zip file from this repository.
Step 2: Include your main handler file in the folder and zip it, upload the zip folder to aws lambda.
NOTE: This package doesn't work in windows operating system as it is a lambda package where the lambada runs on centOS