calvintychan / serverless-html-pdf

Convert HTML to PDF thru a lambda function using PhantomJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serverless-html-pdf

This lambda function takes a HTML page and convert it into printable PDF using PhantomJS and the rasterize script packaged in the PhantomJS examples.

Setup

For deployment

sls deploy

About

Convert HTML to PDF thru a lambda function using PhantomJS.


Languages

Language:JavaScript 65.0%Language:HTML 35.0%