From f158ef8e6e682d2365ae4c7b5ed8d3cbc1966c6e Mon Sep 17 00:00:00 2001 From: Rodionov5 Date: Sun, 6 Nov 2022 09:42:15 +0200 Subject: [PATCH] Add DynamicDocs pdf generation API (#62) * Update README.md * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1be4d4b..0dac9c2 100644 --- a/README.md +++ b/README.md @@ -372,6 +372,7 @@ For information on contributing to this project, please see the [contributing gu | :-------------------------------------------------------------------------------: | -------------------------------------------------------------- | :------: | :---: | :-----: | | [Cloudmersive Document and Data Conversion](https://cloudmersive.com/convert-api) | HTML/URL to PDF/PNG, Office documents to PDF, image conversion | `apiKey` | Yes | Yes | | [Base](https://www.base-api.io/reference) | Authentication,Emails sending,File uploading and shearing, forms filluping | `apiKey` | Yes | Unknown | +| [DynamicDocs](https://advicement.io) | Generate dynamic PDFs with JSON to PDF API based on LaTeX | `apiKey` | Yes | Unknown | | [File.io](https://www.file.io) | File Sharing | No | Yes | Unknown | | [Mercury](https://mercury.postlight.com/web-parser/) | Web parser | `apiKey` | Yes | Unknown | | [pdflayer](https://pdflayer.com) | HTML/URL to PDF | `apiKey` | Yes | Unknown |