Home Pricing Sign Up Free
Docs » PDF attachments

PDF attachments

Every emailed invoice includes a PDF attachment automatically.

How attachments work

When you click Save & Send Email, Invoicely:

  1. Generates the PDF in your browser using jsPDF
  2. Uploads it to the server as a base64 string
  3. Server sends the email with the PDF attached

Why client-side PDF?

Faster (no server roundtrip for rendering), and your fonts/colors render exactly as you see them in preview. Server-side PDF generation tends to break custom fonts.

File naming

Default: Invoice-INV-001.pdf (or Quote/CreditNote prefix). The filename uses your invoice number for easy filing.

What if the PDF doesn't generate?

Rare, but if it happens — usually a browser issue. Solutions: