Skip to content

Serverless application that converts HTML documents to PDF files

License

Notifications You must be signed in to change notification settings

Rinkesh2001/aws-lambda-pdf-generator

 
 

Repository files navigation

@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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.6%
  • Makefile 9.4%