xPdf Request Editor
Generate PDF (Internal Network)
Ready
{ "settings": { "profile": "pdfa-3b" }, "pages": [ { "width": 210, "height": 297, "elements": [ { "type": "text", "x": 20, "y": 20, "content": "xPdf Service Binding Demo (No Public Access)", "style": { "font_size": 20, "font_family": "NotoSans" } }, { "type": "text", "x": 20, "y": 40, "content": "Generated via Cloudflare Internal Network", "style": { "font_size": 14, "color": "#666666" } }, { "type": "barcode", "x": 20, "y": 60, "width": 50, "height": 50, "format": "qrcode", "content": "https://xpdf.mawb.com" }, { "type": "text", "x": 80, "y": 60, "content": "Security enhanced: Worker token is hidden on server-side proxy.", "style": { "font_size": 12, "width": 100 } } ] } ] }
Preview