Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
108いいね 13,852 views回再生

Generate PDF (html to pdf) -- AWS lambda, S3, Nodejs

Article: https://www.pipesort.com/pdf-generati...

Source code: https://github.com/pipesort/lambda-pdf

If you want to generate an invoice PDF or any dynamic PDF, you could create html template and replace those dynamic content using a templating language.
Later, use puppeteer and chromium to convert that html to PDF.

コメント