User GuidePDF Templates

PDF Templates

Design custom PDF layouts for invoices, quotes, and receipts with drag-and-drop editing, reusable templates, and brand colors.

Design custom PDF layouts for your documents

PDF templates let you control how invoices, quotes, and incoming documents look when you preview, export, or send them. You can start from a blank layout, choose a pre-built design, or import a JSON template, then adjust the result in a drag-and-drop editor.

Manage templates in Settings → Templates. NomadBill keeps separate template lists for invoices, quotes, and incoming documents, so you can design each document type independently.

How PDF templates work

Each PDF template stores the full layout for one document type. That includes the page structure, text blocks, tables, images, and styling used to generate the final PDF.

When you create or edit an invoice, quote, or incoming document, you can use the default template for that document type or choose a different saved template. This gives you a consistent way to keep everyday documents on-brand while still allowing alternate layouts when needed.

NomadBill supports three document types:

Document typeUsed forWhere you select it
InvoiceOutgoing invoices you send to customersInvoice form and preview
QuoteQuotes or offers you send before invoicingQuote form and preview
IncomingIncoming invoices, supplier bills, or receiptsIncoming document flows

Document types

Templates are grouped by document type because each type has a different purpose and may need different wording or layout emphasis.

TypeTypical title in PDFCommon use
invoiceInvoiceBilling a customer for completed work or delivered goods
quoteQuoteSending a price proposal before work starts
incomingReceipt or incoming invoiceRecording supplier expenses or uploaded receipts

If you want different layouts for the same document type, create multiple templates and set one as the default. You can still pick another template for a specific document when needed.

Creating a template

You can create templates in three ways: start blank, start from the gallery, or import an existing JSON file.

Create a blank template

Open Settings → Templates, choose the document type tab, then create a new template and select Blank.

A blank template starts from NomadBill's default layout for that document type. This is the fastest option when you want full control but still want the required standard fields already mapped.

Start from the gallery

Open Settings → Templates, choose the document type tab, then create a new template and select Gallery.

Pick one of the seven built-in templates if you want a finished layout you can adapt. This is the best starting point when you want a professional layout without building every section from scratch.

Import a JSON template

Open Settings → Templates, choose the document type tab, then create a new template and select Import from JSON.

Upload a .json file that contains a valid template structure. Use this path if you already have a compatible template file and want to reuse it across companies or environments.

NomadBill includes seven pre-built templates you can use as a starting point.

TemplateStyleBest for
ClassicBalanced default with a brand-color headerGeneral-purpose invoices and quotes
ModernColoured top bar with a bold titleBrand-forward layouts
MinimalMonochrome layout with no colored accentsSimple, low-ink documents
WhiteClean printable layout with a payment method blockFormal invoices and print workflows
BlueBlue accents with a filled total rowHigh-contrast totals and summary sections
GreenGreen left accent barAlternative branded layouts
ElegantLarge title with a subtle grey tablePolished client-facing documents

Editing a template

The template editor opens in a full-screen designer so you can build and adjust layouts visually. You can drag fields into position, resize them, change text, and refine the visual structure without editing the underlying JSON by hand.

Available field types include text, multi-variable text, tables, lists, lines, shapes, images, signatures, dates, checkboxes, radio groups, QR codes, and barcodes. This gives you enough flexibility to create standard invoice layouts as well as more customized document designs.

Most users will spend their time adjusting positions, spacing, labels, and table presentation. If you keep the standard field names intact, NomadBill continues to fill those fields automatically when it generates the PDF.

The document item list is typically rendered through the items table field. If you remove or rename that field, line items will no longer appear in the generated PDF.

Standard fields

NomadBill fills specific field names automatically when it renders a PDF. Keep these names unchanged if you want the application to keep mapping document data into the template.

Field nameContains
company_logoYour company logo image
company_nameYour company display name
company_addressYour company address, usually multi-line
company_vatYour VAT or tax ID label and value
doc_titleDocument title such as Invoice, Quote, or Receipt
doc_numberDocument number
doc_dateIssue date label and value
doc_due_dateDue date label and value
bill_to_labelCustomer section label
customer_nameCustomer name
customer_addressCustomer address
itemsTable of line items
subtotal_labelSubtotal label
subtotalSubtotal amount
vat_labelVAT label
vat_amountVAT amount
total_labelTotal label
totalTotal amount
bank_labelPayment details section label
bank_detailsBank or payment instructions
signatureSignature image
footerFooter text

Brand colors

Gallery templates can apply your company brand colors automatically. NomadBill reads your primary and secondary colors from company settings and uses them to recolor supported template elements.

This works best when you want consistent branding across all invoices and quotes without manually updating every text block, header, or accent element. Depending on the template, the accent color is usually applied to headers, bars, totals, or background highlights.

Some branded layouts also support keeping text black while still applying your brand palette to accent areas. Use that approach if your brand colors are light or if readability is more important than full-color text styling.

Multi-language templates

Templates support four languages: DE, EN, FR, and ES. Language changes update built-in labels such as the document title, date labels, subtotal, VAT, total, and other standard text used in default templates.

NomadBill translates template labels separately from the layout itself. That means you can switch languages without losing positions, spacing, colors, or other design changes you made in the editor.

If you work in multiple languages, create one template per language when you need complete control over wording and formatting. If the layout stays the same, you can reuse the same design and rely on translated labels where appropriate.

Custom fields in templates

Custom fields let you add company, customer, or document-specific values to your PDFs. In templates, these values use field names in the format cf_{entity}_{key}.

For example, a custom field tied to an invoice can be mapped with a field name such as cf_invoice_project_reference. A customer-level custom field follows the same pattern with the customer entity segment.

Read Custom Fields before adding these placeholders so your field keys and template field names stay aligned.

If a custom field appears blank in the PDF, first confirm that the field exists, the key matches exactly, and the field name in the template uses the expected cf_{entity}_{key} pattern.

Setting a default template

Each document type can have one default template. The default template is used automatically unless you choose a different one on the document form or preview screen.

To change the default, open Settings → Templates, find the template in the correct document type tab, and use Set default. The updated template becomes the new starting point for that document type across your company.

This is useful when you are rolling out a refreshed layout. Set the new template as default first, then keep older templates available for special cases or historical consistency.