Launchist PDF and HTML generator

FREEMIUM
Por Launch.ist | Actualizada hace un mes | Tools
Popularidad

5.1 / 10

Latencia

2,815ms

Nivel de servicio

100%

Health Check

N/A

LÉAME

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!)
Seguidores: 0
Recursos:
Sitio web del producto Condiciones de uso
Creador de la API:
Rapid account: Launch Ist
Launch.ist
launch-ist
Inicie sesión para calificar la API
Valoración: 5 - Votos: 1