barchart / aws-lambda-pdf-generator

Serverless application that converts HTML documents to PDF files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@barchart/aws-lambda-pdf-generator

AWS CodeBuild lerna

Generate PDF files from HTML documents.

Simply POST an HTML document to a web service and receive an application/pdf document in response.

Implementation

Documentation

Complete documentation for installation and operation can be found here.

Technical Notes

ARM Architecture (2023/08/31, v3.0.0)

It would be nice to use ARM architecture for AWS Lambda functions (and use Apple silicon locally). However, the @sparticuz/chromium project has not yet added support. See the comments here.

License

This software is provided under the MIT license.

About

Serverless application that converts HTML documents to PDF files

License:Other


Languages

Language:JavaScript 90.6%Language:Makefile 9.4%