Generate PDF files from HTML documents.
Simply POST an HTML document to a web service and receive an application/pdf document in response.
- The Serverless framework creates a web service on the AWS cloud using AWS API Gateway and AWS Lambda.
- The web service uses Puppeteer and Chromium to render an HTML document as a PDF file.
Complete documentation for installation and operation can be found here.
This software is provided under the MIT license.