How to Create PDF from HTML with Puppeteer and Node.js

Have you ever needed to generate a PDF from HTML? Perhaps you had a web form that needed to be printable, or you wanted to export some data from your web app in PDF format. In any case, there’s a tool that can help you with that, and it’s called Puppeteer. Puppeteer is a Node.js […]
Team Collaboration – Working Together as a Group

The teams feature is a shared workspace that allows you to collaborate and get things done in your organization, it’s much easier to share templates with your team.
How to Create a PDF with Zapier and Google Spreadsheet(Using JSON payload)

This tutorial will walk you through the steps of generating a PDF document with Zapier, CraftMyPDF, and Google spreadsheet(Using JSON payload).
What’s Mail Merge and How to Create Mail Merge PDF Automatically

In the first part of this tutorial, we will briefly introduce what’s mail merge and the components of mail merge. In the second part, we are going to walk you through the steps to automate the process of mail merging into PDF.
How to Generate PDF Documents with Bubble.io and CraftMyPDF

We have built a native Bubble.io plug-in for you to generate PDF documents easily. In this tutorial, we will guide you to generate PDF documents with our Bubble.io plug-in.
How to Load Custom Fonts in a PDF

PDF format is capable of embedding fonts. CraftMyPDF not only supports Google fonts but also supports custom fonts.
How to Generate PDFs with Python, PDFKit and CraftMyPDF

In this article, we are going to use a python library PDFKit to generate PDFs from HTML. In addition, we also make use of CraftMyPDF’s PDF generation API to create PDF documents from a drag-and-drop template.
How to Make a Barcode in PDF

In this article we talk about what is a barcode, history of barcodes, use-cases, benefits and also how to create barcode in PDF with CraftMyPDF.
How to Make a QR Code in PDF

Having QR codes in PDF is a handy thing in your business that can serve multiple purposes. You can share more information about your company or portfolio while sending a PDF proposal. If you wonder how to make a QR code in PDF, we’ve got you covered.
How to Create an Invoice PDF by Using a Data-bound Normal Section to Repeat an Array

In this tutorial, we are going to walk you through the detailed steps of how to bind an array of data to a normal section and configure the data-bound section to display the data in each row.