# All our guides for Node  
with Axios

Feel free to skim over all our guides to generate documents with PDFShift using **Node** and the _Axios_ library.

You can't find the guide you are looking for? [Contact us](/contact) and tell us what you are looking for and we'll write the guide you need.

## Available libraries

[

### Axios

21 guides

](/guides/node/axios)[

### Bent

21 guides

](/guides/node/bent)[

### Got

21 guides

](/guides/node/got)[

### Needle

21 guides

](/guides/node/needle)[

### NodeFetch

21 guides

](/guides/node/node-fetch)[

### SuperAgent

21 guides

](/guides/node/superagent)[

### Unfetch

21 guides

](/guides/node/unfetch)

## All our guides:

*   [Accessing secured pages](/guides/node/axios/accessing-secured-pages)
*   [Adding a custom header or footer](/guides/node/axios/adding-a-custom-header-or-footer)
*   [Adding a text watermark](/guides/node/axios/adding-a-text-watermark)
*   [Adding an image watermark](/guides/node/axios/adding-an-image-watermark)
*   [Avoid the conversion on error when loading the document](/guides/node/axios/avoid-conversion-on-error)
*   [Convert an HTML document to PDF from a URL](/guides/node/axios/convert-html-to-pdf-from-a-url)
*   [Convert an HTML document to PDF from raw HTML](/guides/node/axios/convert-html-to-pdf-from-raw-html/)
*   [Define a time limit](/guides/node/axios/define-a-time-limit)
*   [Exporting only a specific set of pages](/guides/node/axios/exporting-only-a-specific-set-of-pages)
*   [Generate a document with full height](/guides/node/axios/generate-a-document-with-full-height)
*   [Loading CSS from a string](/guides/node/axios/loading-css-from-a-string)
*   [Loading CSS from a URL](/guides/node/axios/loading-css-from-a-url)
*   [Loading Javascript from a string](/guides/node/axios/loading-javascript-from-a-string)
*   [Loading Javascript from a URL](/guides/node/axios/loading-javascript-from-a-url)
*   [Protecting the generated PDF](/guides/node/axios/protecting-the-generated-pdf)
*   [Receive a webhook event](/guides/node/axios/receive-a-webhook-event)
*   [Save your PDF online and get back a URL](/guides/node/axios/save-your-pdf-online-and-get-back-a-url)
*   [Save your PDF to your Amazon S3 Bucket](/guides/node/axios/save-your-pdf-to-your-amazon-s3-bucket)
*   [Send custom HTTP headers](/guides/node/axios/send-custom-http-headers)
*   [Using cookies to convert HTML documents to PDF](/guides/node/axios/using-cookies)
*   [Waiting for a custom element to be ready](/guides/node/axios/waiting-for-a-custom-element-to-be-ready)