# All our guides for PHP  
with cURL

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

[

### cURL

21 guides

](/guides/php/curl)[

### Guzzle

21 guides

](/guides/php/guzzle)

## All our guides:

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