# All our guides for Java  
with HttpClient

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

[

### HttpClient

21 guides

](/guides/java/httpclient)[

### Java.net

21 guides

](/guides/java/javanet)[

### Netty

21 guides

](/guides/java/netty)[

### OkHTTP

21 guides

](/guides/java/okhttp)[

### Retrofit

9 guides

](/guides/java/retrofit)

## All our guides:

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