Launchist PDF and HTML generator

免费增值
通过 Launch.ist | 已更新 a month ago | Tools
人气

5.1 / 10

延迟

2,815ms

服务等级

100%

Health Check

N/A

README

First endpoint is the function, that generates PDF file from HTML or base64 template. You can add dynamic properties into your PDF by using Handlebars in your HTML template.

Body params:

  1. htmlContent : ‘utf’ | ‘base64’ - describes the type of received string in htmlData* (not required)*
  2. html string - html body in base64 or plain html (not required)
  3. template object { template: string; content: any } - object where template is html with handlebars params and content contains the values of handlebars params (not required)
  4. response type: ‘base64’ | ‘url’ - describes should function return result as the document link or base64 str. (required!)

Second function generates an HTML documents from the Handlebars template.

Body params:

  1. url : - if response type was specified as url (not required)
  2. data : string - if response type was specified as base64 (not required)
  3. type:‘url’ | ‘base64’ - (required!)
关注者:0
资源:
产品网站 使用条款
API 创建者:
Rapid account: Launch Ist
Launch.ist
launch-ist
登录并给 API 打分
打分:5 - 投票:1