Solutions

PDF API landing pages by production workflow

Choose the gPdf API path for labels, packing slips, receipts, statements, e-invoices, PDF/A output, barcodes, ecommerce backends, warehouse documents, templates, and structured JSON-to-PDF jobs.

Choose your API path

Most solution pages are not separate endpoints. They map a workflow to one of the public gPdf APIs.

CUSTOM LAYOUT

JSON Render

Use POST /api/v1/pdf/render when your system controls pages, coordinates, elements, tables, barcodes, and settings.

REPEATED LAYOUT

Template Render

Use POST /api/v1/template-render when a published template owns the layout and callers only send business data.

EU E-INVOICE

E-Invoice Render

Use POST /api/v1/e-invoice/render for Factur-X / ZUGFeRD PDF/A-3b output with embedded EN 16931 CII XML.

Live solution pages

Each page states the endpoint to call, what gPdf handles, and what your system still owns.

CATEGORY / Logistics and labels

  1. P0 JSON Render

    Logistics PDF API

    Render operational logistics documents from structured WMS, OMS, 3PL, and fulfillment data, while keeping carrier transactions, shipment routing, warehouse state, and business rules in the caller's systems.

    Open workflow
  2. P0 JSON Render

    Shipping Label API

    Render label-sized PDFs from order, recipient, service, and tracking data so a warehouse or ecommerce backend can print the same 4x6 label reliably during fulfillment and reprint it deterministically when needed.

    Open workflow
  3. P0 JSON Render

    Warehouse Label API

    Render warehouse labels from WMS or ERP data for pallets, cartons, bins, assets, locations, and inventory movements, while keeping inventory state, picking rules, and warehouse operations in the caller's system.

    Open workflow
  4. P1 Template Render

    Packing Slip PDF API

    Render packing slips from shipment, recipient, item, and carton data so fulfillment teams can print or attach a consistent document for each outbound order.

    Open workflow
  5. P1 JSON Render

    Pallet Label API

    Render pallet label PDFs from WMS, ERP, or 3PL data so warehouse teams can identify pallets, scan SSCC or GS1 barcodes, and reprint the same label during receiving, shipping, or inventory moves.

    Open workflow
  6. P1 JSON Render

    Return Label API

    Render return label PDFs or return instruction sheets from RMA, customer, item, destination, and barcode data so a returns portal can provide a deterministic document to the customer.

    Open workflow