https://github.com/adieuadieu/serverless-pdf
⚠️ 🚧 Serverless-framework function for generating PDFs of a URL with headless Chrome on AWS Lambda
https://github.com/adieuadieu/serverless-pdf
aws aws-lambda chrome-debugging-protocol headless headless-chrome pdf pdf-generation serverless serverless-framework url-to-pdf
Last synced: 7 months ago
JSON representation
⚠️ 🚧 Serverless-framework function for generating PDFs of a URL with headless Chrome on AWS Lambda
- Host: GitHub
- URL: https://github.com/adieuadieu/serverless-pdf
- Owner: adieuadieu
- License: mit
- Created: 2017-05-06T16:41:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T08:37:52.000Z (over 8 years ago)
- Last Synced: 2025-03-16T22:24:15.269Z (7 months ago)
- Topics: aws, aws-lambda, chrome-debugging-protocol, headless, headless-chrome, pdf, pdf-generation, serverless, serverless-framework, url-to-pdf
- Homepage:
- Size: 3.91 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# serverless-pdf
[WIP] Serverless-framework function for generating PDFs of a URL with headless Chrome on AWS Lambdatodo:
- include a handler/callback function which is executed before serverless-pdf grabs a screenshot. pdf will grab whichever is main/first tab in chrome. or return a list of tab ids?