PPDFInvoiceAPI
DOCS/ Remove branding

CORE

Remove branding

Trial renders carry a small footer; every paid plan renders clean automatically.

How branding works

On the free Trial, a subtleGenerated with PDFInvoiceAPI · pdfinvoiceapi.com line is baked into the bottom of each rendered PDF. It's the only difference between trial and paid output — everything else is identical.

Removing it

Branding removal is tied to your plan, not a request parameter — there's nothing to pass in the body. Upgrade toStarter, Pro, or Businessand every render comes back clean, immediately and for all keys on the account. Manage your plan inDashboard → Billing; compare plans on thepricing page.

Checking the header

Every render response includes an x-pdf-branding header so you can confirm the state programmatically: off on paid plans,on on Trial.

HTTP/2 200
content-type: application/pdf
x-pdf-engine: cloudflare-browser-rendering
x-pdf-branding: off