Automate your business
Accelerate your business by auto-generating reports, charts, dashboards, agreements, and more.
Generate Charts
Using the HTML to PDF Generation API you can do things like generate charts using variable data as inputs.
const html = fs.readFileSync("./business-chart.html");
const opts = {
html: Buffer.from(html).toString("base64"),
margin: {
top: 0,
bottom: 0,
left: 0,
right: 0,
},
landscape: true,
};
const assetUrl = await getAssetUrl();
console.log(assetUrl);
// https://assets.cloudlayer.io/local/3d93de3133e273e79b804df52b1f82a7f4fd4ef8/pdf/6e042d44fa6ff0d372c23ba0d8f49e634cae5e35.pdf
From the blog
Check out some of the recent posts, guides, tutorials and updates from the blog.
Features
An easy to use automation and templating service with a simple REST API, SDKs and Integrations
High Fidelity Rendering
Headless Chrome is used for rendering which produces highly accurate results.
Full Html Support
Complex Html, Javascript, SASS, CSS, Images, SPA Applications (React, Vue, Angular, etc.).
Privacy Focused
Documents are never stored, unless storage is enabled. Sensitive parameters are always redacted.
Fanatical Support
Hands on support team, standing by 24x7 to help. Customer integration assistance, and more!
REST API
Simple and easy to use REST based API allows easy integration into your existing application or platform.
Multilingual
Supports any language including Arabic, Indian, Japanese, Korean, Chinese, Thai and more.
Knowledge base articles
Frequently asked questions and other related articles from the knowledge base.
Start a Free Trial
Start a free trial with 30 API Credits - no credit card required.