Invoice Widget Example

This is an example of the embeddable invoice widget that generates PDF invoices. You can embed this widget on any website.
Live Widget Demo
Widget Features
  • Complete invoice form
  • Real-time calculations
  • Multiple currencies
  • Automatic PDF generation
  • Professional design
  • Mobile responsive
  • Customizable themes
Embedding Options

You can customize the widget with URL parameters:

  • theme=dark|light - Widget theme
  • company=YourCompany - Pre-fill company name
  • hide_logo=true - Hide the logo
Get Embed Code
API Integration

The widget uses our REST API endpoints:

  • POST /api/pdf-invoice
  • GET /api/invoice-widget
API Docs