xPdf Browser Generation (WASM)
1. Asset Loading (On-Demand)
Latin Safe (Auto)
Download Chinese (10MB)
Download Japanese (6MB)
Download Korean (6MB)
Status: Waiting for initialization...
Request JSON
{ "settings": { "profile": "pdfa-3b", "metadata": { "title": "WASM Generated PDF", "author": "xPdf Browser" } }, "pages": [ { "width": 210, "height": 297, "elements": [ { "type": "text", "x": 20, "y": 20, "content": "Hello from xPdf WASM! (NotoSans)", "style": { "font_size": 24, "font_family": "NotoSans" } }, { "type": "text", "x": 20, "y": 40, "content": "Generated entirely in browser.", "style": { "font_size": 14, "color": "#666666" } }, { "type": "barcode", "x": 20, "y": 60, "width": 50, "height": 15, "content": "123456789", "format": "code128" } ] } ] }
Generate PDF