In this tutorial, we will show you how to create a Sole Trader Invoice in Australia using PDF.co and Make
- Create a New Scenario
- Add PDF.co Module
- HTML to PDF Converter
- Setup PDF.co Configuration
- Run Scenario Result
- HTML to PDF Output
Step 1: Create a New Scenario
- To begin. First, log into your Make account and click on the Create a New Scenario button.
Step 2: Add PDF.co Module
- Next, search and select the PDF.co module.
Step 3: HTML to PDF Converter
- Then, choose the Convert HTML to PDF conversion.
Step 4: Setup PDF.co Configuration
Let’s set up the HTML to PDF configuration
- For the Convert Type field, select the HTML Template to PDF option.
- For the HTML Template ID field, enter the ID of the HTML template. You can create the HTML Template ID at this link.
- For the Input data in CSV or JSON format field, input the Template Data.
- Then, enter your desired Output File Name.
Template Data
{
"invoice_id": "0021",
"invoice_date": "April 20, 2041",
"invoice_dateDue": "September 29, 2041",
"issuer_name": "John Doe",
"issuer_company": "Your Company",
"issuer_address": "128 First Avenue, Sydney, New South Wales, Australia",
"issuer_website": "www.example.com",
"issuer_email": "info@example.com",
"client_name": "Jane Doe",
"client_company": "My Company",
"client_address": "Melbourne, Victoria, Australia ",
"client_email": "sales@example.com",
"items": [
{
"name": "Product 1",
"price": 1000.0
},
{
"name": "Product 2",
"price": 300.0
}
],
"discount": 0.1,
"tax": 0.0725,
"note": "Thank You!"
}
After setting up the configuration, run the scenario to see the result.
Step 5: Run Scenario Result
- Great! The scenario runs successfully, copy the URL and paste it into your browser to view the output.
Step 6: HTML to PDF Output
- Here’s what the output looks like

In this tutorial, you learned how to create a Sole Trader Invoice in Australia using Make. You learned how to use the PDF.co HTML to PDF converter to generate PDF from HTML template. You also learned how to create a new HTML template ID.
Similar Pages:
- Create a Perfect Invoice with PDF and HTML Templates
- Create PDF Invoice From Google Sheet using PDF.co and Apps Script
- Generate Invoice Online and Sign with PDF.co
- Create PDF Invoice using PDF and HTML Templates in C#
- Create PDF Invoice using HTML Templates in JavaScript
- Generate Dynamic PDF E-commerce Invoice
- Generate Invoice with Barcode using HTML to PDF and Barcode Generator in PDF.co
- Make PDF Invoice by Adding Text and Images to PDF Template using PDF.co and Zapier
- Generate PDF Invoice from Invoice Template using PDF.co API (Template Sample 1)
- Generate PDF Invoice from Scratch using PDF.co API (Template Sample 2)
- Generate PDF Invoice from Invoice Template using PDF.co API (Template Sample 3)
- Create Invoice With/Without Discount
- Create Invoice With/Without Logo
- Create QuickBooks Online Invoices from Parsed PDF Data using PDF.co and Zapier
- Create QuickBooks Online Invoices from Parsed PDF Data using PDF.co and Integromat
- Automate PDF Invoice Generation and Email Attachments using Caspio Data with PDF.co and Zapier
- How to Create a Sole Trader Invoice in Australia using PDF.co and Make