Last Updated: July 02, 2018
·
182
· apexdodge

Generate PDFs from HTML, URLs, and Office Docs, and merge PDFs

This is more useful for web developers, https://www.api2pdf.com is a REST api that can do the following:

  • Convert html to PDF
  • Convert url to PDF
  • Convert office docs and images to PDF
  • Merge multiple pdfs together

It runs on AWS Lambda and supports the following engines: wkhtmltopdf, Headless Chrome, and LibreOffice.