For the complete documentation index, see llms.txt. This page is also available as Markdown.

Xano

Create pdf documents in Xano

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

docMaker official Xano snippet

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

Last updated