docMaker User guide
  • 👋Welcome to docMaker
  • Features
    • Create pdf from docx template
      • 🏗️Build your docx template
        • Overview
        • Text substitution
        • Images
        • Conditions
        • Loops
          • Simple list
          • List with multiple values
          • Adding rows into a table
          • Loops in columns + lines (grids)
          • Nested loops
        • QR codes
        • Rich text & html
      • ⚙️docx_fill_convert API parameters
    • Fill-out pdf forms
      • 🔧Build your pdf form
      • ⚙️pdf_fill API parameters
    • Print web page to pdf
      • ⚙️page_pdf API parameters
  • INTEGRATIONS
    • Typeform
      • Create pdf or docx for each Typeform response
    • Bubble.io
      • 📝Easy pdf from docx template
      • 📋Fill-out pdf forms
      • 🖥️Webpage to pdf
    • Make.com
    • Coda
    • Xano
    • Zapier
    • API
  • FAQ
    • 🫧Bubble.io questions
    • 📄Questions on docx templates
    • 📙Questions on pdf templates
Powered by GitBook
On this page
  1. INTEGRATIONS

Xano

Create pdf documents in Xano

PreviousCodaNextZapier

Last updated 1 year ago

Copy our snippet to easily add pdf creation features to your Xano apps:

The snippet contains the following API templates:

  • Create pdf from docx template with immediate response (i.e. polling logic included)

  • Create pdf from docx template with webhook (webhook example provided)

  • Create pdf from webpage URL with immediate response (i.e. polling logic included)

  • Create pdf from webpage URL with webhook (webhook example provided)

  • Fill-out pdf form with immediate response (i.e. polling logic included)

  • Fill-out pdf form with webhook (webhook example provided)

  • Webhook example

docmaker_pdf_generation_apis - Xano | No Code Development PlatformXano
docMaker official Xano snippet
Logo