Interactive Demo
Quotation PDF Generation Demo
Fill in the form to generate a quotation PDF instantly. See how API integration works in practice.
Quotation Details
Subtotal¥0
Tax (10%)¥0
Total¥0
How This Demo Works
1
Dynamically generate an HTML template from form input
2
Send the HTML to the FUNBREW PDF API for PDF conversion
3
Download the generated PDF
Actual API Request
POST /api/pdf/generate-from-html
{
"html": "<h1>御見積書</h1>...",
"filename": "見積書_山田商事.pdf",
"options": { "page-size": "A4" }
}We can build this for your system too
We develop integrations like this demo, tailored to your business systems. From API design to template building to workflow automation — all in one package.