# All our guides for Go  
with Go-Resty

Feel free to skim over all our guides to generate documents with PDFShift using **Go** and the _Go-Resty_ 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

[

### Go-Resty

21 guides

](/guides/go/go-resty)[

### Net/HTTP

21 guides

](/guides/go/nethttp)

## All our guides:

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