> For the complete documentation index, see [llms.txt](https://guide.docmaker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.docmaker.co/integrations/xano.md).

# Xano

Create pdf documents in Xano

<figure><img src="https://3610933556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtICyn0rKkxEa2DzPEdWY%2Fuploads%2Fhvq8Wlt2atLLeGYNyUtm%2Fxano-blue.svg?alt=media&amp;token=239acdee-941b-4f98-8f57-ff4ac68a96b5" alt="" width="250"><figcaption></figcaption></figure>

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

{% embed url="<https://www.xano.com/snippet/XtgmXy3I/>" %}
docMaker official Xano snippet
{% endembed %}

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)
* &#x20;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
